|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmandala.util.ExceptionHandler.RejectExceptionHandling
Convenient class used to mean that an exception raised has not been
handled by an ExceptionHandler
instance.
This class implements the singleton design pattern.
Serializable
,
Serialized FormField Summary | |
static ExceptionHandler.RejectExceptionHandling |
REJECT
Convenient constant for rejection. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ExceptionHandler.RejectExceptionHandling REJECT
Convenient constant for rejection.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |