@serenity-is/corelib / Exception
Class: Exception
Hierarchy
Error↳
Exception
Table of contents
Constructors
Properties
Constructors
constructor
• new Exception(message)
Parameters
| Name | Type |
|---|---|
message |
string |
Overrides
Error.constructor
Defined in
Properties
message
• message: string
Inherited from
Error.message
Defined in
../../../../../Users/volka/AppData/Local/pnpm/global/5/.pnpm/typescript@4.9.3/node_modules/typescript/lib/lib.es5.d.ts:1054
name
• name: string
Inherited from
Error.name
Defined in
../../../../../Users/volka/AppData/Local/pnpm/global/5/.pnpm/typescript@4.9.3/node_modules/typescript/lib/lib.es5.d.ts:1053
stack
• Optional stack: string
Inherited from
Error.stack
Defined in
../../../../../Users/volka/AppData/Local/pnpm/global/5/.pnpm/typescript@4.9.3/node_modules/typescript/lib/lib.es5.d.ts:1055