|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.wda.g2.exception.UncaughtExceptionHandlerImpl
public class UncaughtExceptionHandlerImpl
| コンストラクタの概要 | |
|---|---|
UncaughtExceptionHandlerImpl()
デフォルトの設定を用いてオブジェクトを構築するコンストラクタ |
|
| メソッドの概要 | |
|---|---|
void |
uncaughtException(java.lang.Thread thread,
java.lang.Throwable throwable)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public UncaughtExceptionHandlerImpl()
| メソッドの詳細 |
|---|
public void uncaughtException(java.lang.Thread thread,
java.lang.Throwable throwable)
java.lang.Thread.UncaughtExceptionHandler 内の uncaughtExceptionthread - throwable -
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||