Exception: MLB::InternalServerError

Inherits:
ServerError show all
Defined in:
lib/mlb/errors/internal_server_error.rb

Overview

Error raised for HTTP 500 Internal Server Error 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