Sha256: 1a4fde7dca9926d5b603b4b1e515feb8d3114eca2286192ea9d14071123cc47b

Contents?: true

Size: 362 Bytes

Versions: 281

Compression:

Stored size: 362 Bytes

Contents

require 'net/ssh/errors'

module Net; module SSH; module Proxy

  # A general exception class for all Proxy errors.
  class Error < Net::SSH::Exception; end

  # Used for reporting proxy connection errors.
  class ConnectError < Error; end

  # Used when the server doesn't recognize the user's credentials.
  class UnauthorizedError < Error; end

end; end; end

Version data entries

281 entries across 238 versions & 30 rubygems

Version Path
vagrant-unbundled-2.2.7.0 vendor/bundle/ruby/2.4.0/gems/net-ssh-4.1.0/lib/net/ssh/proxy/errors.rb
vagrant-unbundled-2.1.2.0 vendor/bundle/ruby/2.3.0/gems/net-ssh-4.2.0/lib/net/ssh/proxy/errors.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/net-ssh-4.2.0/lib/net/ssh/proxy/errors.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/net-ssh-4.2.0/lib/net/ssh/proxy/errors.rb
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/net-ssh-4.2.0/lib/net/ssh/proxy/errors.rb
vagrant-unbundled-2.1.1.0 vendor/bundle/ruby/2.5.0/gems/net-ssh-4.2.0/lib/net/ssh/proxy/errors.rb
vagrant-unbundled-2.0.4.0 vendor/bundle/ruby/2.5.0/gems/net-ssh-4.2.0/lib/net/ssh/proxy/errors.rb
vagrant-unbundled-2.0.3.0 vendor/bundle/ruby/2.5.0/gems/net-ssh-4.2.0/lib/net/ssh/proxy/errors.rb
net-ssh-5.0.0.beta1 lib/net/ssh/proxy/errors.rb
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.4.0/gems/net-ssh-4.1.0/lib/net/ssh/proxy/errors.rb
vagrant-unbundled-2.0.2.0 vendor/bundle/ruby/2.5.0/gems/net-ssh-4.2.0/lib/net/ssh/proxy/errors.rb
vagrant-unbundled-2.0.1.0 vendor/bundle/ruby/2.4.0/gems/net-ssh-4.1.0/lib/net/ssh/proxy/errors.rb
vagrant-unbundled-2.0.0.1 vendor/bundle/ruby/2.4.0/gems/net-ssh-4.1.0/lib/net/ssh/proxy/errors.rb
net-ssh-4.2.0 lib/net/ssh/proxy/errors.rb
vagrant-unbundled-1.9.8.1 vendor/bundle/ruby/2.4.0/gems/net-ssh-4.1.0/lib/net/ssh/proxy/errors.rb
vagrant-unbundled-1.9.7.1 vendor/bundle/ruby/2.4.0/gems/net-ssh-4.1.0/lib/net/ssh/proxy/errors.rb
net-ssh-4.2.0.rc2 lib/net/ssh/proxy/errors.rb
net-ssh-4.2.0.rc1 lib/net/ssh/proxy/errors.rb
vagrant-unbundled-1.9.5.1 vendor/bundle/ruby/2.4.0/gems/net-ssh-4.1.0/lib/net/ssh/proxy/errors.rb
savant-echo-1.0.4 bin/alexa-0.1.2-osx/lib/vendor/ruby/2.2.0/gems/net-ssh-3.2.0/lib/net/ssh/proxy/errors.rb