externalabstractRuntimeError
Hierarchy
Index
Properties
publicexternaloptionalreadonlycause
The root cause of this RuntimeError
, if any
externalname
externalmessage
externaloptionalstack
Methods
externaltoString
Human-readable description of the error
Returns string
externaltoJSON
Returns object
Base class for custom errors that may occur during execution of a test scenario.
Defining a custom error
Wrapping a sync error
Wrapping an async error
Registering a custom error with
ErrorSerialiser