Package org.ghost4j
Class GhostscriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ghost4j.GhostscriptException
- All Implemented Interfaces:
Serializable
Ghostscript exception.
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGhostscriptException
(String message) GhostscriptException
(String message, Throwable cause) GhostscriptException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDSerial version UID.- See Also:
-
-
Constructor Details
-
GhostscriptException
public GhostscriptException() -
GhostscriptException
-
GhostscriptException
-
GhostscriptException
-