Exception: Berkshelf::ChefConnectionError
- Inherits:
-
BerkshelfError
- Object
- StandardError
- BerkshelfError
- Berkshelf::ChefConnectionError
- Defined in:
- lib/berkshelf/errors.rb
Instance Method Summary collapse
Methods inherited from BerkshelfError
Instance Method Details
#to_s ⇒ Object
318 319 320 |
# File 'lib/berkshelf/errors.rb', line 318 def to_s "There was an error connecting to the Chef Server" end |