Initializes a new instance of the CompilationException class.
The Message property is initialized to a default message, such as "An error occured during compilation".
The following table shows the initial property values for an instance of CompilationException.
| Property | Value |
|---|---|
| CompilationErrors | A null reference. |
| InnerException | A null reference. |
| Message | A default error message string. |
CompilationException Class | GeneticProgrammingEngine.Internal Namespace | CompilationException Constructor Overload List