Exception: NaranyaEcm::Rest::AdapterNotFound
- Defined in:
- lib/naranya_ecm/rest/errors.rb
Overview
Raised when REST cannot find database adapter specified in config/database.yml
or programmatically.
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