public abstract class ExceptionListener
extends java.lang.Object
implements java.util.EventListener
Constructor and Description |
---|
ExceptionListener() |
Modifier and Type | Method and Description |
---|---|
abstract void |
performExceptionAction(java.lang.Exception e) |