Throws exceptions on a separate thread. More...
Public Member Functions | |
Unhandled () | |
Static Public Member Functions | |
static void | logException (java.lang.Exception ex, String source) |
Logs an unhandled exception. More... | |
Throws exceptions on a separate thread.
fm.liveswitch.Unhandled.Unhandled | ( | ) |
|
static |
Logs an unhandled exception.
ex | The exception to throw. |
source | The source of the exception. |