intarsys PDF library API

de.intarsys.pdf.cos
Class COSVisitorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.intarsys.pdf.cos.COSVisitorException
All Implemented Interfaces:
Serializable

public class COSVisitorException
extends Exception

An exceptional condition while performing an ICOSObjectVisitor.

See Also:
Serialized Form

Constructor Summary
COSVisitorException()
           
COSVisitorException(String message)
           
COSVisitorException(String message, Throwable cause)
           
COSVisitorException(Throwable cause)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

COSVisitorException

public COSVisitorException()

COSVisitorException

public COSVisitorException(String message,
                           Throwable cause)

COSVisitorException

public COSVisitorException(String message)

COSVisitorException

public COSVisitorException(Throwable cause)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.