Exception: BlackBook::VinNotFound

Inherits:
BlackBookError show all
Defined in:
lib/black_book/errors.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



5
6
7
# File 'lib/black_book/errors.rb', line 5

def to_s
  "VIN not found"
end