Exception: Kitchen::TransientFailure

Inherits:
StandardError show all
Defined in:
lib/kitchen/errors.rb

Overview

Base exception class for exceptions that are caused by external library failures which may be temporary.

Instance Attribute Summary

Attributes inherited from StandardError

#original

Method Summary

Methods inherited from StandardError

#initialize

Methods included from Error

formatted_backtrace, formatted_exception, formatted_trace

Constructor Details

This class inherits a constructor from Kitchen::StandardError