ar.com.hjg.pngj
Class PngjInputException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ar.com.hjg.pngj.PngjException
ar.com.hjg.pngj.PngjInputException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PngjBadCrcException
public class PngjInputException
- extends PngjException
Exception thrown by reading process
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PngjInputException
public PngjInputException(String message)
PngjInputException
public PngjInputException(String message,
Throwable cause)
PngjInputException
public PngjInputException(Throwable cause)