public class DataMatrixEncoderException extends BarcodeEncoderException
| Constructor and Description |
|---|
DataMatrixEncoderException(DataMatrixEncoderErrorCode errorCode)
Creates an instance of DataMatrixEncoderException
|
| Modifier and Type | Method and Description |
|---|---|
DataMatrixEncoderErrorCode |
getErrorCode()
Gets the error code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataMatrixEncoderException(DataMatrixEncoderErrorCode errorCode)
errorCode - error codepublic DataMatrixEncoderErrorCode getErrorCode()
Copyright © 2010 - 2020 Adobe. All Rights Reserved