DynamicPDF by ceTe Software

com.cete.dynamicpdf.imaging
Class ImageParsingException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.cete.dynamicpdf.GeneratorException
                          |
                          +--com.cete.dynamicpdf.imaging.ImageParsingException
All Implemented Interfaces:
java.io.Serializable

public class ImageParsingException
extends GeneratorException

The exception that is thrown for an image parsing error.

Licensing:
This class is a DynamicPDF Generator Professional Edition feature. One of the following licenses is required for non-evaluation usage:

See Also:
Serialized Form

Constructor Summary
ImageParsingException(java.lang.String message)
          Initializes a new instance of the ImageParsingException class.
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImageParsingException

public ImageParsingException(java.lang.String message)
Initializes a new instance of the ImageParsingException class.

Parameters:
message - A String that describes the error.
See Also:
ImageParsingException

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.3 for Java generated on March 22, 2007
© Copyright 2007, ceTe Software