Exception: Toy::Unit::Error::CoordinateError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



32
33
34
# File 'lib/toy/unit.rb', line 32

def message
  'Coordinates must be of type Fixnum!'
end