An AWTException; thrown to indicate an exceptional condition; must be caught or declared in a throws clause.
public class java.awt.AWTException extends java.lang.Exception { // Constructors public AWTException (String message); }
Detailed message.
Exception, String