|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
edu.udo.cs.miningmart.exception.MiningMartException
edu.udo.cs.miningmart.exception.M4Exception
edu.udo.cs.miningmart.exception.ParameterError
edu.udo.cs.miningmart.exception.ParameterNotFoundException
A subclass of ParameterError. Must be thrown if a parameter for an operator is not found.
edu.udo.cs.miningmart.m4.core.exception.ParameterError
,
Serialized FormConstructor Summary | |
ParameterNotFoundException(java.lang.String errorMsg)
|
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 ParameterNotFoundException(java.lang.String errorMsg)
edu.udo.cs.miningmart.m4.core.exception.M4CompilerError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |