Package pl.droidsonroids.gif
Class GifIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
pl.droidsonroids.gif.GifIOException
- All Implemented Interfaces:
Serializable
public class GifIOException extends IOException
Exception encapsulating
GifErrors.- See Also:
- Serialized Form
-
Field Summary
-
Method Summary
Modifier and Type Method Description StringgetMessage()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
reason
Reason which caused an exception
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-