Exception: Toy::UnitCollection::Error::DirectionError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/toy/unit_collection.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



56
57
58
# File 'lib/toy/unit_collection.rb', line 56

def message
  'Invalid direction!'
end