Optional ReadonlycauseOptional ReadonlycodeOptional ReadonlymetadataConverts 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.
Raised when the limiter cannot be built or a rule makes no sense.
Deliberately not a RateLimitError: that one is a refusal and answers
429, which would tell a caller to slow down about a missing package or a limiter nobody registered. A setup mistake is the application's, not the caller's, and it reads as one.