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