Package FAtiMA.Core.exceptions
Class InvalidEmotionTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- FAtiMA.Core.exceptions.InvalidEmotionTypeException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidEmotionTypeException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidEmotionTypeException(int num)InvalidEmotionTypeException(java.lang.String emotion)
-