public class ImageDecodingException extends IllegalArgumentException
Constructor and Description |
---|
ImageDecodingException(FormattedDataSource source,
Throwable cause) |
ImageDecodingException(String name) |
ImageDecodingException(String name,
Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImageDecodingException(String name)
public ImageDecodingException(FormattedDataSource source, Throwable cause)