public interface BindingError
Represents a problem which occurred during data binding.
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.Throwable |
getCause()
|
|
public java.lang.Object |
getObject()
|
|
public java.lang.String |
getPropertyName()
|
|
public java.lang.Object |
getRejectedValue()
|