Exception: SimpleAuthSdk::NotFound

Inherits:
HTTPError show all
Defined in:
lib/simple_auth_sdk/exception.rb

Overview

Exception for not found resource, you query for an nonexistent resource, or wrong path

Instance Attribute Summary

Attributes inherited from Exception

#error_data

Method Summary

Methods inherited from HTTPError

#headers, #http_code

Methods inherited from Exception

#initialize

Constructor Details

This class inherits a constructor from SimpleAuthSdk::Exception