Bagikan melalui


CompilationFailedException Kelas

Definisi

Dilemparkan Exception saat mengakses hasil kompilasi yang gagal.

public ref class CompilationFailedException : Exception, Microsoft::AspNetCore::Diagnostics::ICompilationException
public class CompilationFailedException : Exception, Microsoft.AspNetCore.Diagnostics.ICompilationException
type CompilationFailedException = class
    inherit Exception
    interface ICompilationException
Public Class CompilationFailedException
Inherits Exception
Implements ICompilationException
Warisan
CompilationFailedException
Penerapan

Konstruktor

CompilationFailedException(IEnumerable<CompilationFailure>)

Membuat instans baru .CompilationFailedException

Properti

CompilationFailures

Mendapatkan urutan CompilationFailure dengan kegagalan kompilasi.

Berlaku untuk