java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.awt.AWTException
Untamed: Signals that an Absract Window Toolkit exception has occurred.
AWTException(String msg)
AWTException with the
specified detail message.
backtrace, eStack, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, javaStack, leaf, printStackTrace, printStackTrace, printStackTrace, printThrowableOn, setStackTrace, toString, unwrap
private static final long serialVersionUID
public 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