Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
The exception class of Dynamsoft.BarcodeReader.
public class BarcodeReaderException : Exception
Attribute | Type |
---|---|
Code |
EnumErrorCode |
Message |
string |
StackTrace |
string |
Gets or sets the error code.
EnumErrorCode Dynamsoft.DBR.BarcodeReaderException.Code
See Also
Gets the message that describes the current exception.
override string Dynamsoft.DBR.BarcodeReaderException.Message
Gets the string representation of the frames on the call stack at the time the current exception was thrown.
override string Dynamsoft.DBR.BarcodeReaderException.StackTrace
latest version