Skip to content

@serenity-is/corelib / InvalidCastException

Class: InvalidCastException

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new InvalidCastException(message)

Parameters

Name Type
message string

Overrides

Exception.constructor

Defined in

src/q/system.ts:688

Properties

message

message: string

Inherited from

Exception.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

Exception.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

Exception.stack

Defined in

../../../../../Users/volka/AppData/Local/pnpm/global/5/.pnpm/typescript@4.9.3/node_modules/typescript/lib/lib.es5.d.ts:1055