class Berkshelf::ChefConnectionError
Public Instance Methods
Source
# File lib/berkshelf/errors.rb, line 318 def to_s "There was an error connecting to the Chef Server" end
# File lib/berkshelf/errors.rb, line 318 def to_s "There was an error connecting to the Chef Server" end