class

Di::AmbiguousServiceError

Inherits Di::Error < Exception < Reference < Object

Raised when multiple implementations of the same interface are registered and an unambiguous resolution is requested.

Constructors

new(interface_type : String, implementations : Array(String))
Source

Instance methods

implementations
Source
interface_type
Source