IDslCompilerContextBadData Method
|
Throw an exception when the data is in invalid state
Namespace: Casewhere.Runtime.DSL.CompilerContextAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxvoid BadData(
string message
)
Parameters
- message String
- The error message
See Also