de.intarsys.pdf.content
Class CSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.intarsys.pdf.content.CSException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CSError, CSWarning
public abstract class CSException
- extends RuntimeException
An exceptional condition encountered while procesing a content streams
operations.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CSException
public CSException(String message)
CSException
public CSException(String message,
Throwable cause)
CSException
public CSException()
CSException
public CSException(Throwable cause)
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.