Fires requested events
Type Params | Return Type | Name and description |
---|---|---|
|
void |
fireBindError(T oldValue, T failedValue, boolean uniqueBind) |
|
void |
fireBindError(T oldValue, java.lang.Throwable failedError) |
|
void |
fireBindError(java.lang.Throwable oldError, T failedValue, boolean uniqueBind) |
|
void |
fireBindError(java.lang.Throwable oldError, java.lang.Throwable failedError) |