次の方法で共有


ParserException クラス

定義

パーサー例外を処理するメソッドを定義します。

public ref class ParserException : Exception
public class ParserException : Exception
type ParserException = class
    inherit Exception
Public Class ParserException
Inherits Exception
継承
ParserException

コンストラクター

ParserException(ParserState*)

パーサー例外を処理するメソッドを定義します。

プロパティ

ParserState

エラー情報を取得します。

適用対象