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