Package com.ribs.pdf
Class PDFException
java.lang.Object
java.lang.Throwable
java.lang.Error
com.ribs.pdf.PDFException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionPDFException(String message) PDFException(String message, Throwable cause) PDFException(Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
PDFException
public PDFException() - 
PDFException
 - 
PDFException
 - 
PDFException
 
 -