Exception: Sdp::Unavailable

Inherits:
Error
  • Object
show all
Defined in:
lib/sdp/errors.rb

Overview

Connection refused/reset, connect timeout, or a 5xx without SDP’s error shape. The request was never processed, so it is safe to retry.

Instance Attribute Summary

Attributes inherited from Error

#code, #details, #http_status, #meta

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Sdp::Error