Package loveletter
Class IllegalActionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- loveletter.IllegalActionException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalActionException extends java.lang.Exception
A class for representing Illegal Actions in the game Love Letter- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalActionException(java.lang.String msg)
-