Class: Apiwork::Adapter::Wrapper::Error::Base
- Inherits:
-
Wrapper::Base
- Object
- Wrapper::Base
- Apiwork::Adapter::Wrapper::Error::Base
- Defined in:
- lib/apiwork/adapter/wrapper/error/base.rb
Overview
Base class for error response wrappers.
Error wrappers structure responses for validation errors and other error conditions. Extend this class to customize how errors are wrapped in your API responses.