Packages > @anticrm/rpc > RpcError
Signature:
export interface RpcError
code: number;
data?: any;
message?: string;