Globals / "src/common/custom-errors" / ExecValidationNotFoundError
Class: ExecValidationNotFoundError#
Hierarchy#
↳ ExecValidationNotFoundError
Index#
Constructors#
Properties#
Constructors#
constructor#
+ new ExecValidationNotFoundError(execPath: string, isAbsolute: boolean): ExecValidationNotFoundError
Defined in src/common/custom-errors.ts:1
Parameters:
| Name | Type |
|---|---|
execPath |
string |
isAbsolute |
boolean |
Returns: ExecValidationNotFoundError
Properties#
message#
• message: string
Inherited from ExecValidationNotFoundError.message
Defined in node_modules/typescript/lib/lib.es5.d.ts:974
name#
• name: string
Inherited from ExecValidationNotFoundError.name
Defined in node_modules/typescript/lib/lib.es5.d.ts:973
stack#
• Optional stack: string
Inherited from ExecValidationNotFoundError.stack
Overrides ExecValidationNotFoundError.stack
Defined in node_modules/typescript/lib/lib.es5.d.ts:975
Error#
▪ Static Error: ErrorConstructor
Defined in node_modules/typescript/lib/lib.es5.d.ts:984