Core API Overview > @adpt/core > ProjectRunError
ProjectRunError class
Signature:
export declare class ProjectRunError extends CustomError
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(projectError, projectStack, fullStack) | Constructs a new instance of the ProjectRunError class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| fullStack | string | ||
| projectError | Error | ||
| projectStack | string |