Exception: BlackBook::SeriesNotFound

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



23
24
25
# File 'lib/black_book/errors.rb', line 23

def to_s
  "series not found"
end