com.lowagie.text.pdf
Class PdfXConformanceException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.lowagie.text.pdf.PdfXConformanceException
All Implemented Interfaces:
Serializable

public class PdfXConformanceException
extends RuntimeException

Author:
psoares
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
PdfXConformanceException()
          Creates a new instance of PdfXConformanceException.
PdfXConformanceException(String s)
          Creates a new instance of PdfXConformanceException.
 
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

PdfXConformanceException

public PdfXConformanceException()
Creates a new instance of PdfXConformanceException.


PdfXConformanceException

public PdfXConformanceException(String s)
Creates a new instance of PdfXConformanceException.

Parameters:
s -