intarsys PDF library API

de.intarsys.pdf.cos
Class COSRuntimeException

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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
COSSwapException

public class COSRuntimeException
extends RuntimeException

An exception indicating an unexpected COS related error at runtime.

See Also:
Serialized Form

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

COSRuntimeException

public COSRuntimeException()

COSRuntimeException

public COSRuntimeException(String message,
                           Throwable cause)

COSRuntimeException

public COSRuntimeException(String message)

COSRuntimeException

public COSRuntimeException(Throwable cause)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.