new Errors.ENoInstances(forEvent)
errors.js, line 28
Name | Type | Description |
---|---|---|
forEvent |
string |
The name of the event that was attempted. |
Error thrown when there are no instances to process an event.
Name | Type | Description |
---|---|---|
forEvent |
string |
The name of the event that was attempted. |