class Di::ScopeNotFound

Overview

Raised at runtime when referencing an unknown scope.

Defined in:

di/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(scope_name : String) #

[View source]

Instance Method Detail

def scope_name : String #

[View source]