MetalamaAPI documentationIntrospection APIMetalama.​Framework.​IntrospectionCompilation­Failed­Exception
Open sandboxFocus

CompilationFailedException Class

Exception thrown when the compilation failed.

Inheritance
CompilationFailedException
Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public sealed class CompilationFailedException : Exception

Constructors

Name Description
CompilationFailedException(String, ImmutableArray<IIntrospectionDiagnostic>)

Initializes a new instance of the CompilationFailedException class.

Properties

Name Description
Diagnostics

Gets the list of compilation errors or warnings.