java.lang.Object
com.iamsoft.util.ui.javafx.SimpleUncaughtExceptionHandler
- All Implemented Interfaces:
Thread.UncaughtExceptionHandler
public final class SimpleUncaughtExceptionHandler
extends Object
implements Thread.UncaughtExceptionHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleUncaughtExceptionHandler
public SimpleUncaughtExceptionHandler(javafx.stage.Window pOwner)
-
-
Method Details
-
uncaughtException
- Specified by:
uncaughtException
in interfaceThread.UncaughtExceptionHandler
-