STDException(String) Constructor
Initalizes a new instance of STDException with a specified
error message.
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public STDException(
string message
)
Parameters
- message String
- Error message.