Class InvalidMotivatorTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
FAtiMA.motivationalSystem.InvalidMotivatorTypeException
All Implemented Interfaces:
Serializable

public class InvalidMotivatorTypeException extends Exception
Exception thrown when an invalid MotivatorType is parsed in the enumerable Class of MotivatorType
Author:
Meiyii Lim
See Also:
  • Constructor Details

    • InvalidMotivatorTypeException

      public InvalidMotivatorTypeException(String motivator)
    • InvalidMotivatorTypeException

      public InvalidMotivatorTypeException(int num)