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