|
|||||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
weka.gui.ensembleLibraryEditor.tree.NumberClassNotFoundException
public class NumberClassNotFoundException
This is a custom exception that gets thrown when the NumberNode class or its editor cannot determine the correct child class of java.lang.Number for a numeric parameter.
| Constructor Summary | |
|---|---|
NumberClassNotFoundException(java.lang.String s)
initializes the exception |
|
| Method Summary |
|---|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NumberClassNotFoundException(java.lang.String s)
s - the message of the exception
|
|||||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||||||