Exception: Puppet::Network::HTTP::RedirectionLimitExceededException

Inherits:
Error
  • Object
show all
Defined in:
lib/puppet/network/http/connection.rb

Overview

This will be raised if too many redirects happen for a given HTTP request

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