| Exception | Description |
|---|---|
| InvalidDirectoryNameException |
Thrown when the specified directory name is not valid for the node.
|
| InvalidPackageNameException |
Thrown when the specified Javascript package name is not valid for the node.
|
| InvalidRootPackageNameException |
Thrown when the specified Javascript root package name is not valid for the node.
|
| UnableToAutomaticallyGenerateAppRequirePrefixException |
Thrown when the app namespace could not be determined and one must be supplied instead.
|