Class OUncaughtExceptionHandler
java.lang.Object
com.orientechnologies.common.util.OUncaughtExceptionHandler
- All Implemented Interfaces:
Thread.UncaughtExceptionHandler
Handler which is used to log all exceptions which are left uncaught by any exception handler.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OUncaughtExceptionHandler
public OUncaughtExceptionHandler()
-
-
Method Details
-
uncaughtException
- Specified by:
uncaughtExceptionin interfaceThread.UncaughtExceptionHandler
-