Method: Common::Client::Middleware::Response::RaiseCustomError#error_prefix
- Defined in:
- lib/common/client/middleware/response/raise_custom_error.rb
#error_prefix ⇒ Object (readonly)
Returns the value of attribute error_prefix.
10 11 12 |
# File 'lib/common/client/middleware/response/raise_custom_error.rb', line 10 def error_prefix @error_prefix end |