ucar.jpeg.colorspace
Class ColorSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ucar.jpeg.colorspace.ColorSpaceException
- All Implemented Interfaces:
- Serializable
public class ColorSpaceException
- extends Exception
This exception is thrown when the content of an
image contains an incorrect colorspace box
- Version:
- 1.0
- Author:
- Bruce A. Kern
- See Also:
jj2000.j2k.colorspace.ColorSpaceMapper
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ColorSpaceException
public ColorSpaceException(String msg)
- Contruct with message
- Parameters:
msg
- returned by getMessage()
ColorSpaceException
public ColorSpaceException()
- Empty constructor
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.