Exception: Bundler::VersionConflict
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 |
Overview
Internal error, should be rescued
Class Method Summary
- .new(conflicts, msg = nil) ⇒ VersionConflict constructor
BundlerError
- Inherited
Instance Attribute Summary
- #conflicts readonly
Constructor Details
.new(conflicts, msg = nil) ⇒ VersionConflict
Instance Attribute Details
#conflicts (readonly)
[ GitHub ]# File 'lib/bundler/errors.rb', line 25
attr_reader :conflicts