Sdílet prostřednictvím


TemplateException Třída

Definice

Šablona Výjimka, která obsahuje diagnostiku.

[System.Serializable]
public class TemplateException : Exception
[<System.Serializable>]
type TemplateException = class
    inherit Exception
    interface ISerializable
Public Class TemplateException
Inherits Exception
Dědičnost
TemplateException
Atributy
Implementuje

Konstruktory

TemplateException(String, IList<Diagnostic>)

Inicializuje novou instanci TemplateException třídy .

Vlastnosti

Diagnostics

Získá nebo nastaví diagnostiku.

Platí pro