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