|
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.datamatrixpmp.DataMatrixEncoderException
public class DataMatrixEncoderException
Exception class for DataMatrix Barcode
| Constructor Summary | |
|---|---|
DataMatrixEncoderException(DataMatrixEncoderErrorCode errorCode)
Creates an instance of DataMatrixEncoderException |
|
| Method Summary | |
|---|---|
DataMatrixEncoderErrorCode |
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 DataMatrixEncoderException(DataMatrixEncoderErrorCode errorCode)
errorCode - error code| Method Detail |
|---|
public DataMatrixEncoderErrorCode getErrorCode()
|
XFA4J | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||