Exception: HelloSign::Error::Gone

Inherits:
Error
  • Object
show all
Defined in:
lib/hello_sign/error.rb

Overview

Raised when API endpoint returns the HTTP status code 410.

Instance Attribute Summary

Attributes inherited from Error

#request_uri, #response_body, #response_status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from HelloSign::Error::Error