class QuickBlox::Exceptions::ResourceNotFound
Public Instance Methods
to_s()
click to toggle source
# File lib/quick_blox/exceptions/resource_not_found.rb, line 4 def to_s "QB: resource not found." end
# File lib/quick_blox/exceptions/resource_not_found.rb, line 4 def to_s "QB: resource not found." end