Create an HttpError.
The message to log.
The error options.
Optional ReadonlycauseOptional ReadonlycodeReadonlyheadersOptional ReadonlymetadataReadonlystatusReadonlystatusConverts the error to a formatted string representation.
Optionalmultiline: boolean
Determine if output value must be multiline or not.
A formatted error string.
StaticcreateCreate a RuntimeError.
Optionaloptions: ErrorOptions
The options to create a RuntimeError.
A new RuntimeError instance.
Class representing an HttpError.
Author
Mr. Stone evensstone@gmail.com