The OnlyOnceErrorHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Error(String) |
Log an error
|
![]() | Error(String, Exception) |
Log an Error
|
![]() | Error(String, Exception, ErrorCode) |
Log an Error
|
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | FirstError |
Log the very first error
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Reset |
Reset the error handler back to its initial disabled state.
|
![]() | ToString | (Inherited from Object.) |
See Also