public class MagicMoveException
extends java.lang.Exception
Constructor and Description |
---|
MagicMoveException()
Creates a new
MagicMoveException without detail message. |
MagicMoveException(java.lang.String msg)
Constructs a
MagicMoveException with the specified detail message. |