Exception: BlackBook::MakesNotFound

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



11
12
13
# File 'lib/black_book/errors.rb', line 11

def to_s
  "makes not found"
end