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

/frameworks/base/awt/java/awt/image/
H A DImagingOpException.java27 * The ImagingOpException class provides error notification when the
33 public class ImagingOpException extends RuntimeException { class in inherits:RuntimeException
41 * Instantiates a new ImagingOpException with a detail message.
46 public ImagingOpException(String s) { method in class:ImagingOpException

Completed in 269 milliseconds