Exception: Softcover::BookManifest::NotFound

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

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/softcover/book_manifest.rb', line 7

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