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