|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExceptionHandler | |
| com.evelopers.unimod.debug | |
| com.evelopers.unimod.runtime | |
| Uses of ExceptionHandler in com.evelopers.unimod.debug |
| Classes in com.evelopers.unimod.debug that implement ExceptionHandler | |
class |
ExceptionHandlerImpl
|
| Uses of ExceptionHandler in com.evelopers.unimod.runtime |
| Methods in com.evelopers.unimod.runtime with parameters of type ExceptionHandler | |
void |
EventProcessor.addExceptionHandler(ExceptionHandler handler)
|
void |
EventProcessor.removeExceptionHandler(ExceptionHandler handler)
|
void |
AbstractEventProcessor.addExceptionHandler(ExceptionHandler handler)
Add handler for exceptions raised during event processing. |
void |
AbstractEventProcessor.removeExceptionHandler(ExceptionHandler handler)
Remove handler for exceptions raised during event processing. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||