AWTException

Class AWTException

All Implemented Interfaces:
Serializable
public class AWTException
extends Exception

Signals that an Abstract Window Toolkit exception has occurred.

Constructors

AWTException

public AWTException(String msg)