| Exception | Description |
|---|---|
| BadNvmRcException | Thrown when reading .nvmrc does not yield a resolvable version. |
| NpmPackageResolveException | Thrown for errors when resolving NPM packages. |
| UnsupportedMethodException | Thrown when cerain methods are called which have been superceded by other methods, but where the original methods cannot be removed due to interface constraints. |