A NetricsException is thrown whenever an error occurs.
The following tables list the members exposed by NetricsException.
Public Properties
| Name | Description | |
|---|---|---|
|
Data | (inherited from Exception) |
|
HelpLink | (inherited from Exception) |
|
InnerException | (inherited from Exception) |
|
Message | (inherited from Exception) |
|
Source | (inherited from Exception) |
|
StackTrace | (inherited from Exception) |
|
TargetSite | (inherited from Exception) |
Protected Properties
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | (inherited from Object) |
|
GetBaseException | (inherited from Exception) |
|
getErrorCode | Get the error code associated with the error. |
|
getErrorDescription | Get the description of the error. |
|
getErrorItem | Returns a NetricsErrorItem object that represents the error item associated with this exception. |
|
getExtendedErrorInformation | Get the extended error information. |
|
GetHashCode | (inherited from Object) |
|
GetObjectData | (inherited from Exception) |
|
GetType | (inherited from Exception) |
|
ToString | (inherited from Exception) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |