Click or drag to resize
S101Exception Constructor (String)
Initializes a new instance of the S101Exception class.

Namespace: Lawo.EmberPlusSharp.S101
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public S101Exception(
	string message
)

Parameters

message
Type: SystemString
See Also