externalErrorFactory
Index
Constructors
Methods
Constructors
externalconstructor
Parameters
externalformatter: DiffFormatter = ...
Returns ErrorFactory
Methods
externalcreate
Type parameters
- RE: RuntimeError
Parameters
externalerrorType: new (...args: any[]) => RE
externaloptions: ErrorOptions
Returns RE
Generates Serenity/JS
RuntimeError
objects based on the provided configuration.