public final class SimpleUncaughtExceptionHandler extends Object implements Thread.UncaughtExceptionHandler
Constructor and Description |
---|
SimpleUncaughtExceptionHandler(javafx.stage.Window pOwner) |
public SimpleUncaughtExceptionHandler(javafx.stage.Window pOwner)
public void uncaughtException(Thread pThread, Throwable pThrowable)
uncaughtException
in interface Thread.UncaughtExceptionHandler
Copyright © 2023. All rights reserved.