fm.liveswitch.Unhandled Class Reference

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...
 

Detailed Description

Throws exceptions on a separate thread.

Constructor & Destructor Documentation

◆ Unhandled()

fm.liveswitch.Unhandled.Unhandled ( )

Member Function Documentation

◆ logException()

static void fm.liveswitch.Unhandled.logException ( java.lang.Exception  ex,
String  source 
)
static

Logs an unhandled exception.

Parameters
exThe exception to throw.
sourceThe source of the exception.