Sha256: 01ec000707692a23c0c448e5825380fb77880780486991899fe8d23d455ef50a

Contents?: true

Size: 152 Bytes

Versions: 10

Compression:

Stored size: 152 Bytes

Contents

class ApiClient::Exceptions::NotFound < ApiClient::Exceptions::Generic
  def self.initialize
    super("The required url could not be found!")
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
api-client-1.2.0 lib/api-client/exceptions/not_found.rb
api-client-1.1.1 lib/api-client/exceptions/not_found.rb
api-client-1.1.0 lib/api-client/exceptions/not_found.rb
api-client-1.0.0 lib/api-client/exceptions/not_found.rb
api-client-0.6.0 lib/api-client/exceptions/not_found.rb
api-client-0.5.0 lib/api-client/exceptions/not_found.rb
api-client-0.4.1 lib/api-client/exceptions/not_found.rb
api-client-0.4.0 lib/api_client/exceptions/not_found.rb
api-client-0.3.0 lib/api_client/exceptions/not_found.rb
api-client-0.2.0 lib/api_client/exceptions/not_found.rb