Skip to main content
Version: 10.x

TRPCClientErrorBase<TShape>

Type parameters

  • TShape extends DefaultErrorShape

Properties

data

Readonly Maybe<TShape["data"]>

Defined in: packages/client/dist/TRPCClientError.d.ts:8

message

Readonly string

Defined in: packages/client/dist/TRPCClientError.d.ts:6

shape

Readonly Maybe<TShape>

Defined in: packages/client/dist/TRPCClientError.d.ts:7