DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class GeneratorException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.cete.dynamicpdf.GeneratorException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BarCodeException, EmptyDocumentException, ImageParsingException, TableException

public class GeneratorException
extends java.lang.RuntimeException

The exception that is thrown for a DynamicPDF Merger error.

Licensing:
This class is a DynamicPDF Generator Community Edition feature.

See Also:
Serialized Form

Constructor Summary
GeneratorException(java.lang.String message)
          Initializes a new instance of the GeneratorExceptionclass.
 
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

GeneratorException

public GeneratorException(java.lang.String message)
Initializes a new instance of the GeneratorExceptionclass.

Parameters:
message - that describes the error.
See Also:
GeneratorException

DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.1 for Java generated on October 06, 2006
© Copyright 2006, ceTe Software