Exception: Lite::Command::Error
- Defined in:
- lib/lite/command/fault.rb
Overview
Error represents a caught exception for a call execution that could not complete. eg: ApiServerError: stop since there was a 3rd party issue
Instance Attribute Summary
Attributes inherited from Fault
Method Summary
Methods inherited from Fault
#fault_klass, #fault_name, #initialize
Constructor Details
This class inherits a constructor from Lite::Command::Fault