Exception: Kitchen::StateFileLoadError

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

Overview

Exception class for any exceptions raised when reading and parsing a state file from disk

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