It is thrown when a factory detects that fetched object from DI container cannot be casted to required interface/class that should be passed to newly constructed object.
See Implementation
It is thrown when a factory detects that fetched object from DI container cannot be casted to required interface/class that should be passed to newly constructed object.