Exception: Puppet::Network::InvalidClientRequest

Inherits:
Error
  • Object
show all
Defined in:
lib/vendor/puppet/network/authorization.rb

Overview

Most of our subclassing is just so that we can get access to information from the request object, like the client name and IP address.

Instance Attribute Summary

Attributes inherited from Error

#file, #line

Method Summary

Methods inherited from Error

#backtrace, #initialize, #to_s

Constructor Details

This class inherits a constructor from Puppet::Error