ExpressionTypeMistmatchException メンバー
ExpressionTypeMismatchException クラスは、式の型が一致しない場合に発生する例外です。
ExpressionTypeMistmatchException 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
ExpressionTypeMistmatchException() () () () | ||
ExpressionTypeMistmatchException(String) | ||
ExpressionTypeMistmatchException(String, Exception) | ||
ExpressionTypeMistmatchException(String, String) |
Top
メソッド
名前 | 説明 | |
---|---|---|
Equals | (Object から継承されています。) | |
Finalize | (Object から継承されています。) | |
GetBaseException | (Exception から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetObjectData | (Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext) をオーバーライドします。) | |
GetType | (Exception から継承されています。) | |
Init | (DmfException から継承されています。) | |
MemberwiseClone | (Object から継承されています。) | |
SetHelpContext | (DmfException から継承されています。) | |
ToString | (Exception から継承されています。) |
Top
プロパティ
名前 | 説明 | |
---|---|---|
Data | (Exception から継承されています。) | |
DmfExceptionType | (DmfException. . :: . .DmfExceptionType をオーバーライドします。) | |
HelpLink | (DmfException から継承されています。) | |
HResult | (Exception から継承されています。) | |
InnerException | (Exception から継承されています。) | |
Message | (Exception. . :: . .Message をオーバーライドします。) | |
Source | (Exception から継承されています。) | |
StackTrace | (Exception から継承されています。) | |
TargetSite | (Exception から継承されています。) | |
TypeLeft | ||
TypeRight |
Top