Searched defs:AWTError (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/
H A DAWTError.java33 public class AWTError extends Error { class in inherits:Error
41 * Constructs an instance of <code>AWTError</code> with the specified
46 public AWTError(String msg) { method in class:AWTError

Completed in 28 milliseconds