Class: InvalidPath
Defined in: | lib/resin/errors/errors.coffee |
Inherits: | TypedError |
Variables Summary
- code =
-
1
Error code
Constructor Details
#
(void)
constructor(path)
Construct an Invalid Path error
throw new resin.errors.InvalidPath('/tmp')
Error: Invalid path: /tmp