@serenity-is/corelib / Exception
Class: Exception
Hierarchy
Error↳
Exception
Table of contents
Constructors
Constructors
constructor
• new Exception(message): Exception
Parameters
| Name | Type |
|---|---|
message |
string |
Returns
Overrides
Error.constructor
@serenity-is/corelib / Exception
Error
↳ Exception
• new Exception(message): Exception
| Name | Type |
|---|---|
message |
string |
Error.constructor