Exception: MLB::ServerError

Inherits:
HTTPError show all
Defined in:
lib/mlb/errors/server_error.rb

Overview

Error raised for HTTP 5xx server errors

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