de.intarsys.pdf.cos
Class COSRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
COSRuntimeException
public COSRuntimeException()
COSRuntimeException
public COSRuntimeException(String message,
Throwable cause)
COSRuntimeException
public COSRuntimeException(String message)
COSRuntimeException
public COSRuntimeException(Throwable cause)
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.