Uses of Class
suicideChess.Move.NotAValidMoveException

Uses of Move.NotAValidMoveException in suicideChess
 

Constructors in suicideChess that throw Move.NotAValidMoveException
Move(java.lang.String move, Board board)
          This is the constructor of the class.