new InterfaceExpected(context)
Summary
Expected interface not implemented
Description
This error is used when a function expects a specific interface and it can't be resolved with the provided parameter.
Parameters:
Name | Type | Description |
---|---|---|
context |
Object | Dictionary of parameters used to format the message, must contain
|
- Since:
-
- 0.1.8
- See: