new InvalidConfiguration(message [, app] [, item])
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
message |
string | Error message |
|
app |
App |
<optional> |
The related app module |
item |
string |
<optional> |
The related config item |
- Source:
- AppErrors.js
Extends
- ApplicationError