ErrorResponseDto

Type Alias: ErrorResponseDto

[object Object]

Defined in: app/api/types.gen.ts:391

Represents an error response.

Properties

message

[object Object]

Defined in: app/api/types.gen.ts:395

The error message describing the issue that occurred.

On this page