de.intarsys.pdf.content
Class CSWarning
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.intarsys.pdf.content.CSException
de.intarsys.pdf.content.CSWarning
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CSNotSupported
public class CSWarning
- extends CSException
A warning while processing 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 |
CSWarning
public CSWarning(String message)
CSWarning
public CSWarning(String message,
Throwable cause)
CSWarning
public CSWarning()
CSWarning
public CSWarning(Throwable cause)
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.