module BusinessInsightApiClient::Errors

This module contains all errors that can be thrown by making requests to the API. All errors inherit from {StandardError}.

@see Errors::BusinessInsightApiRequestError @see Errors::BadRequestError @see Errors::UnauthorizedError @see Errors::ForbiddenError @see Errors::NotFoundError @see Errors::InternalError @see Errors::UnavailableError @see Errors::RequestTimedOutError