Initializes a new instance of the CompilationException class with a specified error message.
The content of the message parameter is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
The following table shows the initial property values for an instance of CompilationException.
| Property | Value |
|---|---|
| CompilationErrors | A null reference. |
| InnerException | A null reference. |
| Message | The specified message string. |
CompilationException Class | GeneticProgrammingEngine.Internal Namespace | CompilationException Constructor Overload List