com.itextpdf.text.pdf
Class PdfAConformanceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.itextpdf.text.pdf.PdfIsoConformanceException
                  extended by com.itextpdf.text.pdf.PdfAConformanceException
All Implemented Interfaces:
Serializable

public class PdfAConformanceException
extends PdfIsoConformanceException

See Also:
PdfIsoConformanceException, Serialized Form

Constructor Summary
PdfAConformanceException()
           
PdfAConformanceException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PdfAConformanceException

public PdfAConformanceException()
See Also:
PdfIsoConformanceException.PdfIsoConformanceException()

PdfAConformanceException

public PdfAConformanceException(String s)
See Also:
PdfIsoConformanceException#PdfIsoConformanceException(String)


Copyright © 2012. All Rights Reserved.