com.itextpdf.text.pdf
Class PdfAConformanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.itextpdf.text.pdf.PdfIsoConformanceException
com.itextpdf.text.pdf.PdfAConformanceException
- All Implemented Interfaces:
- Serializable
public class PdfAConformanceException
- extends PdfIsoConformanceException
- See Also:
PdfIsoConformanceException
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
object
protected Object object
PdfAConformanceException
public PdfAConformanceException()
- See Also:
PdfIsoConformanceException.PdfIsoConformanceException()
PdfAConformanceException
public PdfAConformanceException(String s)
- See Also:
PdfIsoConformanceException#PdfIsoConformanceException(String)
PdfAConformanceException
public PdfAConformanceException(Object object,
String message)
getObject
public Object getObject()
Copyright © 2013. All Rights Reserved.