public class AWTException extends Exception
| Constructor and Description |
|---|
AWTException(String msg)
Constructs an instance of
AWTException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AWTException(String msg)
AWTException with the
specified detail message. A detail message is an
instance of String that describes this particular
exception.msg - the detail message