CompilationFailedException Class

Definition

An Exception thrown when accessing the result of a failed compilation.

C#
public class CompilationFailedException : Exception, Microsoft.AspNetCore.Diagnostics.ICompilationException
Inheritance
CompilationFailedException
Implements

Constructors

Properties

CompilationFailures

Gets a sequence of CompilationFailure with compilation failures.

Applies to

Product Versions
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2