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