public interface ErrorCaster extends Caster
| Modifier and Type | Method and Description |
|---|---|
void |
addErrorListener(ErrorListener ear)
Registers an error event listener to this error event caster.
|
void |
removeErrorListener(ErrorListener ear)
Deregisters an error event listener from this error event caster
|
void addErrorListener(ErrorListener ear)
void removeErrorListener(ErrorListener ear)