Exception: Hellio::ServiceUnavailableError

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

Overview

503: the service is temporarily unavailable, because an admin switched it off (SMS, OTP, voice, WhatsApp, lookup, email) or the API is paused. Retry later.

Instance Attribute Summary

Attributes inherited from Error

#response, #status_code

Method Summary

Methods inherited from Error

#errors, #initialize

Constructor Details

This class inherits a constructor from Hellio::Error