Exception: Px::Service::ServiceRequestError

Inherits:
ServiceBaseError show all
Defined in:
lib/px/service/errors.rb

Overview

Indicates something was wrong with the request (ie, not a service failure, but an error on the caller’s part). Corresponds to HTTP status 4xx responses

Instance Attribute Summary

Attributes inherited from ServiceBaseError

#status

Method Summary

Methods inherited from ServiceBaseError

#initialize

Constructor Details

This class inherits a constructor from Px::Service::ServiceBaseError