@serenity-is/corelib / ArgumentNullException
Class: ArgumentNullException
Hierarchy
-
↳
ArgumentNullException
Table of contents
Constructors
Constructors
constructor
• new ArgumentNullException(paramName, message?): ArgumentNullException
Parameters
| Name | Type |
|---|---|
paramName |
string |
message? |
string |