Exception: GdsApi::HTTPServerError

Inherits:
HTTPErrorResponse show all
Defined in:
lib/gds_api/exceptions.rb

Overview

Superclass & fallback for all 5XX errors

Instance Attribute Summary

Attributes inherited from HTTPErrorResponse

#code, #error_details, #http_body

Method Summary

Methods inherited from HTTPErrorResponse

#initialize

Methods inherited from BaseError

#sentry_context

Constructor Details

This class inherits a constructor from GdsApi::HTTPErrorResponse