Class Chef::Formatters::ErrorInspectors::RegistrationErrorInspector
In: lib/chef/formatters/error_inspectors/registration_error_inspector.rb
Parent: Object

RegistrationErrorInspector

Wraps exceptions that occur during the client registration process and suggests possible causes.

Methods

Attributes

config  [R] 
exception  [R] 
node_name  [R] 

Public Class methods

Public Instance methods

Parses JSON from the error response sent by Chef Server and returns the error message

[Validate]