Exception: Alephant::Broker::Errors::ContentNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/alephant/broker/errors/content_not_found.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



5
6
7
# File 'lib/alephant/broker/errors/content_not_found.rb', line 5

def message
  'Not Found'
end