Click or drag to resize

ErrorManager Methods

The ErrorManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAreExceptionsEnabled
Tells if the error signaling mechanism, base on exceptions, is enabled.
Public methodStatic memberClearErrors
Clear and empty the internal buffer that is in charge to collect all the occurred errors.
Public methodStatic memberEnableExceptions
Enables the exception notification system.
Top
See Also