intarsys PDF library API

de.intarsys.pdf.content
Class CSWarning

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.intarsys.pdf.content.CSException
                  extended by 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

Constructor Summary
CSWarning()
           
CSWarning(String message)
           
CSWarning(String message, Throwable cause)
           
CSWarning(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CSWarning

public CSWarning(String message)

CSWarning

public CSWarning(String message,
                 Throwable cause)

CSWarning

public CSWarning()

CSWarning

public CSWarning(Throwable cause)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.