Package com.itextpdf.text.pdf
Class PdfIsoConformanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.itextpdf.text.pdf.PdfIsoConformanceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PdfAConformanceException
,PdfXConformanceException
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of PdfIsoConformanceException.Creates a new instance of PdfIsoConformanceException. -
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
-
PdfIsoConformanceException
public PdfIsoConformanceException()Creates a new instance of PdfIsoConformanceException. -
PdfIsoConformanceException
Creates a new instance of PdfIsoConformanceException.- Parameters:
s
-
-