Creates a new instance of CompilationException.
Creates a new instance of CompilationException.
public CompilationException();
Creates a new instance of CompilationException.
public CompilationException(string);
Creates a new instance of CompilationException.
public CompilationException(string,Exception);
CompilationException Class | NSpectre.Core.Exceptions Namespace