Exception: Hanko::NotFoundError

Inherits:
ApiError show all
Defined in:
lib/hanko/errors.rb

Overview

Raised when the API returns HTTP 404 Not Found.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #status

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Hanko::ApiError