public class DisplayInterruptException extends DisplayException
| Constructor and Description |
|---|
DisplayInterruptException()
construct a DisplayInterruptException with no message
|
DisplayInterruptException(String s)
construct a DisplayInterruptException with given message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DisplayInterruptException()
public DisplayInterruptException(String s)
s - - message String