jigl.signal
Class ColorModelNotSupportedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jigl.signal.ColorModelNotSupportedException
- All Implemented Interfaces:
- Serializable
- public class ColorModelNotSupportedException
- extends Exception
Exception that is thrown when the signal type is not supported (able to be read in or outputted)
- 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