ErrorManager Class |
Namespace: Com.Datalogic.Device
The ErrorManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorManager | Initializes a new instance of the ErrorManager class |
Name | Description | |
---|---|---|
![]() ![]() | Errors | Provides a IList containing all the errors occurred, since the last ClearErrors invocation. |
![]() | JniPeerMembers | To be added. |
![]() ![]() | LastError | Provides more informations regarding the last error occurred. |
Name | Description | |
---|---|---|
![]() ![]() | AreExceptionsEnabled | Tells if the error signaling mechanism, base on exceptions, is enabled. |
![]() ![]() | ClearErrors | Clear and empty the internal buffer that is in charge to collect all the occurred errors. |
![]() ![]() | EnableExceptions | Enables the exception notification system. |