de.intarsys.pdf.cos
Class COSSwapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.intarsys.pdf.cos.COSRuntimeException
de.intarsys.pdf.cos.COSSwapException
- All Implemented Interfaces:
- Serializable
public class COSSwapException
- extends COSRuntimeException
An exception while swapping a COSObject
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
COSSwapException
public COSSwapException()
COSSwapException
public COSSwapException(String message)
COSSwapException
public COSSwapException(Throwable cause)
COSSwapException
public COSSwapException(String message,
Throwable cause)
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.