public interface ErrorHandler extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
error(ErrorEvent event)
Invoked when an error occurs.
|
void error(ErrorEvent event)
event
- the fired event.Copyright © 2019. All rights reserved.