Package com.openhtmltopdf.pdfboxout
Class PdfContentStreamAdapter.PdfException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.openhtmltopdf.pdfboxout.PdfContentStreamAdapter.PdfException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PdfContentStreamAdapter
public static class PdfContentStreamAdapter.PdfException extends RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description PdfException(String method, Exception 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
-