Exception: MakeDoesNotExist

Inherits:
Exception
  • Object
show all
Defined in:
lib/autostats.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



9
10
11
# File 'lib/autostats.rb', line 9

def to_s
  "The make you are looking for is not available"
end