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