Skip to main content

Module errors

Module errors 

Source
Expand description

Public HTTP error envelope (ApiError, ErrorCode, ValidationError, ErrorResponse) plus the internal thiserror-derived InternalApiError used by the application tier.

Structs§

ApiError
ErrorResponse
ValidationError

Enums§

ErrorCode
InternalApiError