com.ptc.wgmecad
Class WGMExceptionHandler
java.lang.Object
com.ptc.wgmecad.WGMExceptionHandler
- public class WGMExceptionHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HANDLE_METHOD_DUMP
public static int HANDLE_METHOD_DUMP
HANDLE_METHOD_CRASH
public static int HANDLE_METHOD_CRASH
HANDLE_METHOD_ASK
public static int HANDLE_METHOD_ASK
HANDLE_METHOD_WARN
public static int HANDLE_METHOD_WARN
handleMethod
public static int handleMethod
instance
private static WGMExceptionHandler instance
WGMExceptionHandler
public WGMExceptionHandler()
init
static void init(int _handleMethod)
handle
public void handle(Throwable t)
getInstance
public static WGMExceptionHandler getInstance()