Exception: Bundler::VirtualProtocolError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
BundlerError,
StandardError
|
|
|
Instance Chain:
self,
BundlerError,
StandardError
|
|
| Inherits: |
Bundler::BundlerError
|
| Defined in: | lib/bundler/errors.rb |
Class Method Summary
BundlerError - Inherited
Instance Method Summary
Instance Method Details
#message
[ GitHub ]# File 'lib/bundler/errors.rb', line 167
def "There was an error relating to virtualization and file access. " \ "It is likely that you need to grant access to or mount some file system correctly." end