Exception: MLB::NotFound

Inherits:
ClientError show all
Defined in:
lib/mlb/errors/not_found.rb

Overview

Error raised for HTTP 404 Not Found responses

Instance Attribute Summary

Attributes inherited from HTTPError

#code, #response

Method Summary

Methods inherited from HTTPError

#initialize

Constructor Details

This class inherits a constructor from MLB::HTTPError