| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cete.dynamicpdf.GeneratorException
com.cete.dynamicpdf.pageelements.barcoding.BarCodeException
com.cete.dynamicpdf.pageelements.barcoding.InvalidValueBarCodeException
public class InvalidValueBarCodeException
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:
 
| Constructor Summary | |
|---|---|
| InvalidValueBarCodeException()Creates a new instance of InvalidValueBarCodeException. | |
| InvalidValueBarCodeException(java.lang.String message)Creates a new instance of InvalidValueBarCodeException. | |
| Method Summary | 
|---|
| 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 | 
|---|
public InvalidValueBarCodeException(java.lang.String message)
InvalidValueBarCodeException.
message - A String that describes the error.public InvalidValueBarCodeException()
InvalidValueBarCodeException.
| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||