| ModelException Constructor (String, Exception) |   | 
 
Namespace: Lawo.EmberPlusSharp.ModelAssembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntaxpublic ModelException(
	string message,
	Exception innerException
)
Parameters
- message
 - Type: SystemString
 - innerException
 - Type: SystemException
 
See Also