nspectre - declarative validation for .NET

CompilationException Constructor

Creates a new instance of CompilationException.

Overload List

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);

See Also

CompilationException Class | NSpectre.Core.Exceptions Namespace