|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.evelopers.unimod.debug.ExceptionHandlerImpl
Constructor Summary | |
ExceptionHandlerImpl(Logger log)
|
Method Summary | |
void |
handleException(StateMachineContext context,
com.evelopers.common.exception.SystemException e)
Called by state machine engine when exception occurs during event processing |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExceptionHandlerImpl(Logger log)
Method Detail |
public void handleException(StateMachineContext context, com.evelopers.common.exception.SystemException e)
ExceptionHandler
handleException
in interface ExceptionHandler
context
- state machine contexte
- exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |