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

/openjdk7/jdk/src/share/classes/java/awt/color/
H A DProfileDataException.java33 public class ProfileDataException extends java.lang.RuntimeException { class in inherits:java.lang.RuntimeException
36 * Constructs a ProfileDataException with the specified detail message.
39 public ProfileDataException(String s) { method in class:ProfileDataException

Completed in 2377 milliseconds