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

DLR_Exception

The exception class of Dynamsoft.LabelRecognition.

public class DLR_Exception : Exception

Attributes

Attribute Type
Code EnumDLRErrorCode
Message string
StackTrace string

Code

Gets or sets the error code.

EnumDLRErrorCode Dynamsoft.DLR.DLR_Exception.Code

See also

EnumDLRErrorCode

Message

Gets the message that describes the current exception.

override string Dynamsoft.DLR.DLR_Exception.Message

StackTrace

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

override string Dynamsoft.DLR.DLR_Exception.StackTrace

Is this page helpful?

YesYes NoNo

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 +