Package com.illumon.iris.gui.widget
Class PopupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.gui.widget.PopupException
- All Implemented Interfaces:
Serializable
Abstract exception type used for displaying a custom message to the user in a pop-up box
instead of the exception stack trace
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PopupException
-
-
Method Details
-
getPopupMessage
-