Class
Bundler::Fetcher::BadAuthenticationError
In:
lib/bundler/fetcher.rb
Parent:
HTTPError
This error is raised if HTTP authentication is provided, but incorrect.
Methods
new
Public Class methods
new
(remote_uri)
[Validate]