CompilationException Class |
Namespace: Data.Eval.Compilation
[SerializableAttribute] public sealed class CompilationException : Exception
The CompilationException type exposes the following members.
| Name | Description | |
|---|---|---|
| CompilationException | ||
| CompilationException(String) | ||
| CompilationException(String, Exception) |
| Name | Description | |
|---|---|---|
| GeneratedClassCode |
Class code that was generated from Evaluator and attempted to be
compiled. Useful for troubleshooting compile error by seeing how
Evaluator used specified values when generating code for compilation.
|
| Name | Description | |
|---|---|---|
| GetObjectData | (Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).) |