Exception: Sentdm::Errors::BadRequestError

Inherits:
APIStatusError show all
Defined in:
lib/sentdm/errors.rb,
sig/sentdm/errors.rbs

Constant Summary collapse

HTTP_STATUS =

Returns:

  • (400)
400

Instance Attribute Summary

Attributes inherited from APIStatusError

#status

Attributes inherited from APIError

#body, #headers, #status, #url

Attributes inherited from Error

#cause

Method Summary

Methods inherited from APIStatusError

for, #initialize

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Sentdm::Errors::APIStatusError