FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 : ParseException クラス |
このクラスのメンバの一覧は、ParseExceptionメンバを参照してください。
名前 | 説明 | |
---|---|---|
Data | Gets a collection of key/value pairs that provide additional user-defined information about the exception. System.Exceptionから継承されます。 | |
ErrorOffset | エラーが見つかった位置を取得します。 | |
HelpLink | Gets or sets a link to the help file associated with this exception. System.Exceptionから継承されます。 | |
HResult | Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. System.Exceptionから継承されます。 | |
InnerException | Gets the System.Exception instance that caused the current exception. System.Exceptionから継承されます。 | |
Message | オーバーライドされます。 現在の例外を説明するメッセージを取得します。 | |
Source | Gets or sets the name of the application or the object that causes the error. System.Exceptionから継承されます。 | |
StackTrace | Gets a string representation of the immediate frames on the call stack. System.Exceptionから継承されます。 | |
TargetSite | Gets the method that throws the current exception. System.Exceptionから継承されます。 |