|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
jcontrol.lang.NotImplementedException
public class NotImplementedException
Signals that a native method is not implemented.
| Constructor Summary | |
|---|---|
NotImplementedException()
Constructs an NotImplementedException with null
as its error detail message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
getMessage, printStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, notifyAll, toString, wait |
| Constructor Detail |
|---|
public NotImplementedException()
NotImplementedException with null
as its error detail message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||