Exception: Puppet::HTTP::ProtocolError

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

Overview

An HTTP protocol error, such as the server’s response missing a required header.

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