DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger.forms
Class MergeFormException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.cete.dynamicpdf.merger.MergerException
                          |
                          +--com.cete.dynamicpdf.merger.forms.MergeFormException
All Implemented Interfaces:
java.io.Serializable

public class MergeFormException
extends MergerException

The exception that is thrown for a DynamicPDF Merger form filling error.

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

See Also:
Serialized Form

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

MergeFormException

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

Parameters:
message - A String that describes the error.

DynamicPDF by ceTe Software

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