Type of the underlying cause.
Optional ReadonlycauseOriginal error or contextual value that triggered this exception.
Optional ReadonlycodeApplication-specific error code (e.g. 'jwt.token.expired').
ReadonlydefaultLocale used to build the default message string.
Optional ReadonlyparamsParameter values to interpolate into {{placeholder}} tokens.
ReadonlystatusHTTP status for this exception.
Accepts a key name ('NOT_FOUND') or a numeric code (404).
ReadonlytranslationsAll available translations keyed by locale.
Options accepted by the LocalizedHttpException constructor.