class Stacker::InvalidRequest

Overview

The request body could not be parsed as the expected JSON document.

Defined in:

stacker/errors.cr

Instance Method Summary

Instance methods inherited from class Stacker::Error

response : Hash(String, String) response, response_message : String response_message, status_code : Int32 status_code

Instance Method Detail

def response_message : String #

[View source]
def status_code : Int32 #

[View source]