ErrorManager Members
Used as a repository for reporting and dismissing errors.
The following tables list the members exposed by the ErrorManager type.
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | Overridden. Creates an object that contains all the relevant information required to generate a proxy that is used to communicate with a remote object. |
![]() | Dismiss | Overloaded. Dismisses the specified ErrorInfo object. |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject) |
![]() | GetType | (Inherited from Object) |
![]() | InitializeLifetimeService | Overridden. Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | IsActive | Overloaded. Determines if an error is active and has not been dismissed. |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | Report | Reports the specified error. |
![]() | Reset | Dismisses all errors. |
![]() | ToString | (Inherited from Object) |
![]() | TryGetActive | Gets an active error that is associated with the specified ID. |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Community Additions
Show: