Gets the collection of CompilerErrors that caused the current exception.
An instance of CompilerErrorCollection containing the CompilerErrors that caused the current exception. The CompilationErrors property returns the same value as was passed into the constructor, or null if the compilation errors value were not supplied.
CompilationException Class | GeneticProgrammingEngine.Internal Namespace