Example usage for Java java.awt.image RasterFormatException fields, constructors, methods, implement or subclass
The text is from its open source code.
RasterFormatException(String s) Constructs a new RasterFormatException with the specified message. |
String | getMessage() Returns the detail message string of this throwable. |