nspectre - declarative validation for .NET

CompilationException Constructor (String)

Creates a new instance of CompilationException.

public CompilationException(
   string message
);

Parameters

message
The exception message.

See Also

CompilationException Class | NSpectre.Core.Exceptions Namespace | CompilationException Constructor Overload List