Class: DirectoryDoesntExist
Defined in: | lib/resin/errors/errors.coffee |
Inherits: | TypedError |
Variables Summary
- code =
-
1
Error code
Constructor Details
#
(void)
constructor(directory)
Construct a Directory Doesn't Exist error
throw new resin.errors.DirectoryDoesntExist('/tmp')
Error: Directory doesn't exist: /tmp