Package com.liferay.portal.test.rule
Class LogAssertionUncaughtExceptionHandler
Object
com.liferay.portal.test.rule.LogAssertionUncaughtExceptionHandler
- All Implemented Interfaces:
Thread.UncaughtExceptionHandler
public class LogAssertionUncaughtExceptionHandler
extends Object
implements Thread.UncaughtExceptionHandler
- Author:
- Shuyang Zhou
-
Constructor Summary
ConstructorsConstructorDescriptionLogAssertionUncaughtExceptionHandler
(Thread.UncaughtExceptionHandler uncaughtExceptionHandler) -
Method Summary
-
Constructor Details
-
LogAssertionUncaughtExceptionHandler
public LogAssertionUncaughtExceptionHandler(Thread.UncaughtExceptionHandler uncaughtExceptionHandler)
-
-
Method Details
-
uncaughtException
- Specified by:
uncaughtException
in interfaceThread.UncaughtExceptionHandler
-