|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Error
|
+--coins.aflow.util.FlowError
|
+--coins.aflow.util.UnimplementedMethodException
Thrown to indicate that the requested method is not implemented yet.
The method needs to be implemented immediately when this exception is thrown.
| フィールドの概要 |
| クラス java.lang.Error から継承したフィールド |
|
| コンストラクタの概要 | |
UnimplementedMethodException()
Creates a new instance of UnimplementedMethodException |
|
UnimplementedMethodException(java.lang.String pComment)
|
|
| クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
public UnimplementedMethodException()
public UnimplementedMethodException(java.lang.String pComment)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||