Class: InvalidConfigFile
Defined in: | lib/resin/errors/errors.coffee |
Inherits: | TypedError |
Variables Summary
- code =
-
1
Error code
Constructor Details
#
(void)
constructor(file)
Construct an Invalid Config File error
throw new resin.errors.InvalidConfigFile('/opt/resin.conf')
Error: Invalid configuration file: /opt/resin.conf