共用方式為


TemplateException 類別

定義

包含診斷的範本例外狀況。

[System.Serializable]
public class TemplateException : Exception
[<System.Serializable>]
type TemplateException = class
    inherit Exception
    interface ISerializable
Public Class TemplateException
Inherits Exception
繼承
TemplateException
屬性
實作

建構函式

TemplateException(String, IList<Diagnostic>)

初始化 TemplateException 類別的新執行個體。

屬性

Diagnostics

取得或設定診斷。

適用於