TemplateException class
診断を含む LG 例外。
- Extends
-
Error
コンストラクター
| Template |
TemplateException クラスの新しいインスタンスを作成します。 |
プロパティ
| Error |
継承されたプロパティ
| message | |
| name | |
| stack |
メソッド
| get |
診断。 |
コンストラクターの詳細
TemplateException(string, Diagnostic[])
TemplateException クラスの新しいインスタンスを作成します。
new TemplateException(m: string, diagnostics: Diagnostic[])
パラメーター
- m
-
string
エラーメッセージ。
- diagnostics
スロー 診断 の一覧。
プロパティの詳細
Error
static Error: ErrorConstructor
プロパティ値
ErrorConstructor
継承されたプロパティの詳細
message
message: string
プロパティ値
string
Error.message から継承された
name
name: string
プロパティ値
string
Error.name から継承された
stack
stack?: string
プロパティ値
string
Error.stack から継承された