ErrorManager Methods |
The ErrorManager type exposes the following members.
| 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. |