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