Exception: Puppet::HTTP::RouteError

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

Overview

A failure to route to the server such as if the ‘server_list` is exhausted.

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