![]() | SDKErrorInfo Class |
Namespace: SolaceSystems.Solclient.Messaging
public class SDKErrorInfo
The SDKErrorInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (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.) |
![]() | ToString |
This returns a String that represents the current Object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | ErrorStr |
An information error string for certain types of subcodes (an empty string if not used).
|
![]() | ResponseCode |
A response code that is returned by the appliance for some subcodes; otherwise zero.
|
![]() | SubCode |
A subcode enum indicating the type of error.
|