class Stacker::NamespaceNotFound

Overview

The requested namespace is not declared in the stacks configuration.

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]