Exception: Toy::UnitCollection::Error::UnitError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



50
51
52
# File 'lib/toy/unit_collection.rb', line 50

def message
  'Argument must be of type Unit!'
end