intarsys PDF library API

de.intarsys.pdf.cos
Class COSSwapException

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

public class COSSwapException
extends COSRuntimeException

An exception while swapping a COSObject.

See Also:
Serialized Form

Constructor Summary
COSSwapException()
           
COSSwapException(String message)
           
COSSwapException(String message, Throwable cause)
           
COSSwapException(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

COSSwapException

public COSSwapException()

COSSwapException

public COSSwapException(String message)

COSSwapException

public COSSwapException(Throwable cause)

COSSwapException

public COSSwapException(String message,
                        Throwable cause)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.