Optional
message: stringOptional
message: stringOptional
options: ErrorOptionsWe have to override this, since the message cannot be transformed after being wrapped.
The wrapped message
Static
createCreates an error message formatted with an error phrase.
The error kind
Optional
flags: FormattingFlagsThe formatting flags
The error arguments
The newly created message
Static
createCreates an error message formatted with a custom phrase.
The phrase
Optional
flags: FormattingFlagsThe formatting flags
The phrase arguments
The newly created message
An error message.