@serenity-is/corelib / ArgumentNullException
Class: ArgumentNullException
Hierarchy
-
↳
ArgumentNullException
Table of contents
Constructors
Properties
Constructors
constructor
• new ArgumentNullException(paramName, message?)
Parameters
| Name | Type |
|---|---|
paramName |
string |
message? |
string |
Overrides
Defined in
Properties
message
• message: string
Inherited from
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
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
Defined in
../../../../../Users/volka/AppData/Local/pnpm/global/5/.pnpm/typescript@4.9.3/node_modules/typescript/lib/lib.es5.d.ts:1055