Documentation
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

LabelRecognizerException

The exception class of Dynamsoft.DLR.LabelRecognizer.

class Dynamsoft.DLR.LabelRecognizerException

Attributes

Attribute Type
Code EnumDLRErrorCode
Message string
StackTrace string

 

Code

Gets or sets the error code.

EnumDLRErrorCode Code

See also

EnumDLRErrorCode

 

Message

Gets the message that describes the current exception.

override string Message

 

StackTrace

Gets the string representation of the frames on the call stack at the time the current exception was thrown.

override string StackTrace

Is this page helpful?

YesYes NoNo

In this article:

Version 3.2.32

    • version 3.2.32
    • Version 2.x
      • Version 2.0.0
    • Version 1.x
      • Version 1.2.1
      • Version 1.2
      • Version 1.0
    Change +