public class AWTError extends Error
| Constructor and Description |
|---|
AWTError(String msg)
Constructs an instance of
AWTError with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AWTError(String msg)
AWTError with the specified
detail message.msg - the detail message.Dracula Javadoc Sample, Made with Allan Im.