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