ar.com.hjg.pngj
Class PngjUnsupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ar.com.hjg.pngj.PngjUnsupportedException
- All Implemented Interfaces:
- Serializable
public class PngjUnsupportedException
- extends RuntimeException
Exception thrown because of some valid feature of PNG standard that this library does not support
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PngjUnsupportedException
public PngjUnsupportedException()
PngjUnsupportedException
public PngjUnsupportedException(String message)
PngjUnsupportedException
public PngjUnsupportedException(String message,
Throwable cause)
PngjUnsupportedException
public PngjUnsupportedException(Throwable cause)