SDKErrorInfo.ErrorStr Field

Solclient

SDKErrorInfoErrorStr Field
version: 7.2.1.27
An information error string for certain types of subcodes (an empty string if not used).

Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public readonly string ErrorStr
Public ReadOnly ErrorStr As String
public:
initonly String^ ErrorStr

Field Value

Type: String
See Also