ThreadInterruptedException コンストラクタ
ThreadInterruptedException クラスの新しいインスタンスを初期化します。
オーバーロードの一覧
名前 | 説明 |
---|---|
ThreadInterruptedException () | ThreadInterruptedException クラスの新しいインスタンスを既定のプロパティを使用して初期化します。 |
ThreadInterruptedException (String) | 指定したエラー メッセージを使用して、ThreadInterruptedException クラスの新しいインスタンスを初期化します。 |
ThreadInterruptedException (SerializationInfo, StreamingContext) | シリアル化したデータを使用して、ThreadInterruptedException クラスの新しいインスタンスを初期化します。 |
ThreadInterruptedException (String, Exception) | 指定したエラー メッセージと、この例外の原因である内部例外への参照を使用して、ThreadInterruptedException クラスの新しいインスタンスを初期化します。 |
参照
関連項目
ThreadInterruptedException クラス
ThreadInterruptedException メンバ
System.Threading 名前空間