Modifier and Type | Method and Description |
---|---|
void |
addErrorHandler(ErrorHandler eh)
Adds a single error handler to the bean.
|
void |
removeErrorHandler()
Removes the error handler from the bean.
|
void addErrorHandler(ErrorHandler eh)
eh
- The error handler to add.void removeErrorHandler()