The HTTP status code.
Optional
detailsOptional details about the error. Not available in production.
A message explaining what went wrong, suitable for showing to end users.
Optional
pathThe path to the part of the request that caused the error.
The type of the error (e.g., "ValidationError", "NotFoundError").
The base interface for all service-related errors.