Constructor
new PATH_INVALID(fullname, path, name, value)
Parameters:
-
fullname
String -
Return the full selector of value missed (e.g.:
base.path.name
) -
path
Array -
Return the nearest full selector before missed key (e.g.:
['base', 'path']
) -
name
String -
Return the property name missing or invalid value
-
value
* -
Return the value (should be an object)
Extends
- BLUECONFIG_ERROR