Exception: NaranyaEcm::Rest::AdapterNotSpecified
- Defined in:
- lib/naranya_ecm/rest/errors.rb
Overview
Raised when adapter not specified on connection (or configuration file config/database.yml
misses adapter field).
Instance Attribute Summary
Attributes inherited from RestError
Method Summary
Methods inherited from RestError
build_from_failed_response, #initialize, raise_by_failed_response
Constructor Details
This class inherits a constructor from NaranyaEcm::Rest::RestError