|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.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.
| Field Summary |
| Fields inherited from class java.lang.Error |
|
| Constructor Summary | |
UnimplementedMethodException()
Creates a new instance of UnimplementedMethodException |
|
UnimplementedMethodException(java.lang.String pComment)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UnimplementedMethodException()
public UnimplementedMethodException(java.lang.String pComment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||