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