Open sandboxFocus

Constructor CompilationFailedException

CompilationFailedException(string, ImmutableArray<IIntrospectionDiagnostic>)

Initializes a new instance of the CompilationFailedException class.

Declaration
public CompilationFailedException(string message, ImmutableArray<IIntrospectionDiagnostic> diagnostics)
Parameters
Type Name Description
string message
ImmutableArray<IIntrospectionDiagnostic> diagnostics