Class PopupException

All Implemented Interfaces:
Serializable

public abstract class PopupException
extends RuntimeException
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:
Serialized Form