Exception: Softcover::BookManifest::NotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/softcover/book_manifest.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



22
23
24
# File 'lib/softcover/book_manifest.rb', line 22

def message
  "Invalid book directory, no manifest file found!"
end