Exception: Toy::Unit::Error::CoordinateError
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- Toy::Unit::Error::CoordinateError
- Defined in:
- lib/toy/unit.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
32 33 34 |
# File 'lib/toy/unit.rb', line 32 def 'Coordinates must be of type Fixnum!' end |