Exception: QuickBlox::Exceptions::ResourceNotFound

Inherits:
Base
  • Object
show all
Defined in:
lib/quick_blox/exceptions/resource_not_found.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



4
5
6
# File 'lib/quick_blox/exceptions/resource_not_found.rb', line 4

def to_s
  "QB: resource not found."
end