Exception: WrongColorError

Inherits:
MoveError show all
Defined in:
lib/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



17
18
19
# File 'lib/errors.rb', line 17

def message
  "You are attempting to move your opponent's piece"
end