Package com.ribs
Interface RibsEventQueue.RibsExceptionHandler
- All Known Implementing Classes:
ExceptionReporter
- Enclosing class:
- RibsEventQueue
public static interface RibsEventQueue.RibsExceptionHandler
An interface for an exception handler.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Called when an exception is uncaught by anything below dispatch event.
-
Method Details
-
handleException
Called when an exception is uncaught by anything below dispatch event.
-