class Di::ShutdownError

Overview

Raised when one or more service shutdowns fail.

Defined in:

di/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(errors : Array(Exception)) #

[View source]

Instance Method Detail

def errors : Array(Exception) #

[View source]