Package FAtiMA.motivationalSystem
Class InvalidMotivatorTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
FAtiMA.motivationalSystem.InvalidMotivatorTypeException
- All Implemented Interfaces:
Serializable
Exception thrown when an invalid MotivatorType is parsed in the enumerable Class of MotivatorType
- Author:
- Meiyii Lim
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidMotivatorTypeException(int num) InvalidMotivatorTypeException(String motivator) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidMotivatorTypeException
-
InvalidMotivatorTypeException
public InvalidMotivatorTypeException(int num)
-