Package org.sunflow.image
Class BitmapReader.BitmapFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sunflow.image.BitmapReader.BitmapFormatException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
BitmapReader
This exception can be used internally by bitmap readers to signal they
have encountered a valid file but which contains invalid content.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BitmapFormatException
-