Class OUncaughtExceptionHandler

java.lang.Object
com.orientechnologies.common.util.OUncaughtExceptionHandler
All Implemented Interfaces:
Thread.UncaughtExceptionHandler

public class OUncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
Handler which is used to log all exceptions which are left uncaught by any exception handler.