ATCFS For OpenBVE
 全て クラス 名前空間 ファイル 関数 変数 プロパティ ページ
公開メンバ関数 | プロパティ | 全メンバ一覧
IniParser.Exceptions.ParsingException クラス

Represents an error ococcurred while parsing data [詳解]

IniParser.Exceptions.ParsingException の継承関係図
Inheritance graph
[凡例]
IniParser.Exceptions.ParsingException 連携図
Collaboration graph
[凡例]

公開メンバ関数

 ParsingException (string msg)
 
 ParsingException (string msg, Exception innerException)
 
 ParsingException (string msg, int lineNumber, string lineValue)
 
 ParsingException (string msg, int lineNumber, string lineValue, Exception innerException)
 

プロパティ

Version LibVersion [get, set]
 
int LineNumber [get, set]
 
string LineValue [get, set]
 

詳解

Represents an error ococcurred while parsing data

構築子と解体子

IniParser.Exceptions.ParsingException.ParsingException ( string  msg)
IniParser.Exceptions.ParsingException.ParsingException ( string  msg,
Exception  innerException 
)
IniParser.Exceptions.ParsingException.ParsingException ( string  msg,
int  lineNumber,
string  lineValue 
)
IniParser.Exceptions.ParsingException.ParsingException ( string  msg,
int  lineNumber,
string  lineValue,
Exception  innerException 
)

プロパティ詳解

Version IniParser.Exceptions.ParsingException.LibVersion
getset
int IniParser.Exceptions.ParsingException.LineNumber
getset
string IniParser.Exceptions.ParsingException.LineValue
getset

このクラス詳解は次のファイルから抽出されました: