|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectgov.nist.core.InternalErrorHandler
public class InternalErrorHandler
Handle Internal error failures and print a stack trace (for debugging).
コンストラクタの概要 | |
---|---|
InternalErrorHandler()
|
メソッドの概要 | |
---|---|
static void |
handleException(java.lang.Exception ex)
Handle an unexpected exception. |
static void |
handleException(java.lang.String emsg)
Handle an unexpected condition (and print the error code). |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public InternalErrorHandler()
メソッドの詳細 |
---|
public static void handleException(java.lang.Exception ex)
public static void handleException(java.lang.String emsg)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |