FciException コンストラクター
プロテクト メンバーを含める
継承したメンバーを含める
Creates a new instance of the FciException class.
このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。
オーバーロードの一覧
名前 | 説明 | |
---|---|---|
FciException() | Creates a new instance of the FciException class. | |
FciException(String) | Creates a new instance of the FciException class with a specified error message. | |
FciException(SerializationInfo, StreamingContext) | Creates a new instance of the FciException class with serialized data. | |
FciException(String, Exception) | Initializes a new instance of the FciException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
先頭に戻る