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