com.itextpdf.text.pdf
Class PdfXConformanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.itextpdf.text.pdf.PdfXConformanceException
- All Implemented Interfaces:
- Serializable
public class PdfXConformanceException
- extends RuntimeException
- Author:
- psoares
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PdfXConformanceException
public PdfXConformanceException()
- Creates a new instance of PdfXConformanceException.
PdfXConformanceException
public PdfXConformanceException(String s)
- Creates a new instance of PdfXConformanceException.
- Parameters:
s
-
Copyright © 2011. All Rights Reserved.