DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.barcoding
Class BarCodeException

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

public class BarCodeException
extends GeneratorException

The exception that is thrown for a bar coding error.

See Also:
Serialized Form

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

BarCodeException

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

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

DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software