Parser Issue
Defined under the namespace Scandit.Datacapture.Parser
- ParserIssue
interface ParserIssue
Added in version 6.25.0
- code
code: ParserIssueCode
Added in version 6.25.0
Error code identifying the cause of the issue.
- additionalInfo
additionalInfo: Record<ParserIssueCode, string>
Added in version 6.25.0
Dictionary that provides additional info regarding the error.