intarsys PDF library API

de.intarsys.pdf.content
Class CSNotSupported

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
                      extended by de.intarsys.pdf.content.CSNotSupported
All Implemented Interfaces:
Serializable

public class CSNotSupported
extends CSWarning

A unsupported operation has been found in a content stream.

See Also:
Serialized Form

Constructor Summary
CSNotSupported(String message)
           
CSNotSupported(String message, 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

CSNotSupported

public CSNotSupported(String message,
                      Throwable cause)

CSNotSupported

public CSNotSupported(String message)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.