|
||||||||||
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
A subclass of M4CompilerError. Must be thrown if there is an error with the handling of operator parameters.
edu.udo.cs.miningmart.m4.core.exception.ParameterNotFoundException
,
ParameterDeselectedError
,
Serialized FormConstructor Summary | |
ParameterError(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 ParameterError(java.lang.String errorMsg)
edu.udo.cs.miningmart.m4.core.exception.M4CompilerError#Constructor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |