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 © 2025. All rights reserved.