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 | (inherited from Object) |
![]() |
getDetailsMsg | Return the error details message. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
getItemType | Returns the type of the error item, one of NetricsErrorItem.TYPE_*. |
![]() |
getTranId | Obsolete. Returns a partial 32-bit transaction id. |
![]() |
getTransactionId | Returns the transaction id. |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |