Exception: LookerSDK::Forbidden

Inherits:
ClientError show all
Defined in:
lib/looker-sdk/error.rb

Overview

Raised when Looker returns a 403 HTTP status code

Direct Known Subclasses

TooManyLoginAttempts, TooManyRequests

Method Summary

Methods inherited from Error

#documentation_url, error_for_401, error_for_403, #errors, from_response, #initialize, #message

Constructor Details

This class inherits a constructor from LookerSDK::Error