RpcException
Wrapper around exceptions thrown in remote calls.
Pins code to KsrpcException.INTERNAL_ERROR_CODE (-32603, matching the JSON-RPC "internal error" reserved code) — the generic "remote error" classification. Typed binding of error codes to @Serializable data classes via @KsError surfaces as bare KsrpcException instances with mapped code / data.