class

MCPC::ResponseError

Inherits Exception < Reference < Object

This ResponseError exception is raised for errors due to the server's HTTP response contents.

Constructors

new(message, details : Hash(String, JSON::Any | String))
Source

Instance methods

details
Source