java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.awt.AWTException
Signals that an Absract Window Toolkit exception has occurred.
AWTException
with the
specified detail message.
public AWTException(String msg)
AWTException
with the
specified detail message. A detail message is an
instance of String
that describes this particular
exception.