Exception: MakeDoesNotExist
- Inherits:
-
Exception
- Object
- Exception
- MakeDoesNotExist
- Defined in:
- lib/autostats.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
9 10 11 |
# File 'lib/autostats.rb', line 9 def to_s "The make you are looking for is not available" end |