Exception: Puppet::HTTP::ConnectionError

Inherits:
HTTPError show all
Defined in:
lib/puppet/http/errors.rb

Overview

A connection error such as if the server refuses the connection.

Instance Attribute Summary

Attributes inherited from Error

#original

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Puppet::Error