Package com.helger.pdflayout
Class PDFCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.helger.pdflayout.PDFCreationException
- All Implemented Interfaces:
Serializable
For all exceptions occurring during PDF creation.
- Author:
- Philip Helger
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPDFCreationException(String sMsg) PDFCreationException(String sMsg, Throwable aCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PDFCreationException
-
PDFCreationException
-