|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.adobe.xfa.pmp.common.BarcodeEncoderException
com.adobe.xfa.pmp.adobepdf417pmp.PDF417EncoderException
public class PDF417EncoderException
Exception class for PDF417 Barcode
| Constructor Summary | |
|---|---|
PDF417EncoderException(PDF417EncoderErrorCode errorCode)
Creates an instance of PDF417EncoderException |
|
| Method Summary | |
|---|---|
PDF417EncoderErrorCode |
getErrorCode()
Gets the error code |
| 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 PDF417EncoderException(PDF417EncoderErrorCode errorCode)
errorCode - error code| Method Detail |
|---|
public PDF417EncoderErrorCode getErrorCode()
|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||