Sdk Exception
Exception class for LiG Scanner SDK errors and status notifications.
This exception encapsulates various error conditions and status updates that can occur during SDK initialization, authentication, and scanning operations. The statusCode property provides a structured way to handle different types of issues.
Usage Pattern: Most SDK operations report status through callbacks rather than throwing exceptions. This exception is primarily used internally and in the LiGScanner.onStatusReported callback.
Constructors
SdkException
Link copied to clipboard
Types
Status Code
Link copied to clipboard
Enumeration of all possible status codes reported by the LiG Scanner SDK.
Functions
add Suppressed
Link copied to clipboard
fill In Stack Trace
Link copied to clipboard
get Localized Message
Link copied to clipboard
get Stack Trace
Link copied to clipboard
get Suppressed
Link copied to clipboard
print Stack Trace
Link copied to clipboard
open fun printStackTrace()
Content copied to clipboard
set Stack Trace
Link copied to clipboard