Interface: TRPCClientErrorBase<TShape>
Type Parameters
Type Parameter |
---|
TShape extends DefaultErrorShape |
Properties
data
readonly
data:Maybe
<TShape
["data"
]>
Defined in
packages/client/dist/TRPCClientError.d.ts:7
message
readonly
message:string
Defined in
packages/client/dist/TRPCClientError.d.ts:5
shape
readonly
shape:Maybe
<TShape
>
Defined in
packages/client/dist/TRPCClientError.d.ts:6