Interface: TRPCClientErrorBase<TShape>
Defined in: packages/client/dist/types.d-CdPnK6XH.d.mts:90
Type Parameters​
| Type Parameter |
|---|
TShape extends DefaultErrorShape |
Properties​
data​
readonlydata:Maybe<TShape["data"]>
Defined in: packages/client/dist/types.d-CdPnK6XH.d.mts:93
message​
readonlymessage:string
Defined in: packages/client/dist/types.d-CdPnK6XH.d.mts:91
shape​
readonlyshape:Maybe<TShape>
Defined in: packages/client/dist/types.d-CdPnK6XH.d.mts:92