.Net Library for Evaluating Expressions at Runtime
.Net Library for Evaluating Expressions at Runtime
Data.Eval Package
Data.Eval.Compilation
CompilationException Class
CompilationException Constructor
CompilationException Constructor
CompilationException Constructor (String)
CompilationException Constructor (String, Exception)
CompilationException Constructor (String, Exception)
Namespace:
Data.Eval.Compilation
Assembly:
Data_Eval (in Data_Eval.dll) Version: 2.5.0
Syntax
C#
Copy
public
CompilationException
(
string
message
,
Exception
innerException
)
Parameters
message
Type:
System
String
innerException
Type:
System
Exception
See Also
Reference
CompilationException Class
CompilationException Overload
Data.Eval.Compilation Namespace