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

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

Parameters

message
Type: SystemString
See Also