Parser Issue
Defined in library scandit_datacapture_parser
- ParserIssue
class ParserIssue
Added in version 6.26.0
- code
ParserIssueCode get code
Added in version 6.26.0
Error code identifying the cause of the issue.
- additionalInfo
Map<ParserIssueAdditionalInfoKey, String> get additionalInfo
Added in version 6.26.0
Dictionary that provides additional info regarding the error.