Exception thrown when the compilation failed.
Implements
Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public sealed class CompilationFailedException : Exception, ISerializableConstructors
| Name | Description |
|---|---|
| CompilationFailedException(string, ImmutableArray<IIntrospectionDiagnostic>) |
Properties
| Name | Description |
|---|---|
| Diagnostics | Gets the list of compilation errors or warnings. |