Signals that an exception has occurred in the java.awt package.
public class AWTException extends Exception {
// Public Constructor
public AWTException(String msg);
}
Object->Throwable(Serializable)->Exception->AWTException
| This HTML Help has been published using the chm2web software. |