Hold and provide access to detailed error information.
The following tables list the members exposed by NetricsErrorItem.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
TYPE_NULL | Indicates this error item contains no information. This field is constant and read-only. |
![]() ![]() |
TYPE_TRANID | Indicates this error item contains a transaction id. This field is constant and read-only. |
![]() ![]() |
TYPE_UNKNOWN | Indicates this error item contains uncategorized information. This field is constant and read-only. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
getDetailsMsg | Return the error details message. |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getItemType | Returns the type of the error item, one of NetricsErrorItem.TYPE_*. |
![]() |
getTranId | Returns the full transaction id. |
![]() |
GetType | Gets the |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |