package java.awt; public class AWTException extends Exception { // Constructeur public public AWTException(String msg); }