jigl.image
Class ColorModelNotSupportedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jigl.image.ColorModelNotSupportedException
- All Implemented Interfaces:
- Serializable
- public class ColorModelNotSupportedException
- extends Exception
Exception for a Color model that is not supported
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ColorModelNotSupportedException
public ColorModelNotSupportedException()
Submit a bug or feature
Revised in May 2002 by Weiming Liu