Open Sidebar
Close Sidebar
di
main
Di
AlreadyRegistered
CircularDependency
Error
Provider
Base
Instance
Registry
Scope
ScopeError
ScopeNotFound
ServiceNotFound
ShutdownError
class
Di::
ShutdownError
Di::ShutdownError
Di::Error
Exception
Reference
Object
Overview
Raised when one or more service shutdowns fail.
Defined in:
di/errors.cr
Constructors
.new
(errors : Array(Exception))
Instance Method Summary
#errors
: Array(Exception)
Constructor Detail
def self.
new
(errors : Array(Exception))
#
[
View source
]
Instance Method Detail
def
errors
: Array(Exception)
#
[
View source
]