Exception: Starwars::Error::ClientError

Inherits:
Starwars::Error show all
Defined in:
lib/starwars/error.rb

Overview

Raised when Starwars returns a 4xx HTTP status status_code

Direct Known Subclasses

BadRequest, Forbidden, NotFound, Unauthorized

Method Summary

Methods inherited from Starwars::Error

errors, #initialize

Constructor Details

This class inherits a constructor from Starwars::Error