DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.barcoding
Class InvalidValueBarCodeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.cete.dynamicpdf.GeneratorException
                          |
                          +--com.cete.dynamicpdf.pageelements.barcoding.BarCodeException
                                |
                                +--com.cete.dynamicpdf.pageelements.barcoding.InvalidValueBarCodeException
All Implemented Interfaces:
java.io.Serializable

public class InvalidValueBarCodeException
extends BarCodeException

The exception that is thrown when an invalid bar code value exists.

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

See Also:
Serialized Form

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

InvalidValueBarCodeException

public InvalidValueBarCodeException(java.lang.String message)
Creates a new instance of InvalidValueBarCodeException.

Parameters:
message - A String that describes the error.

InvalidValueBarCodeException

public InvalidValueBarCodeException()
Creates a new instance of InvalidValueBarCodeException.


DynamicPDF by ceTe Software

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