Exception: Common::Exceptions::BadRequest

Inherits:
ServiceError show all
Defined in:
lib/common/exceptions/bad_request.rb

Overview

For when an external service sends back an Internal Server Error

Instance Attribute Summary

Attributes inherited from ServiceError

#source

Method Summary

Methods inherited from ServiceError

#errors, #initialize

Methods inherited from BaseError

#errors, #log_to_sentry?, #message, #sentry_type, #status_code

Constructor Details

This class inherits a constructor from Common::Exceptions::ServiceError