All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.awt.AWTException
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.
All Packages Class Hierarchy This Package Previous Next Index