class types.RPCError extends _TypeRpcErrorimport { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts"; const { RPCError } = types; ConstructorsnewRPCError(params: { errorCode: number; errorMessage: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamserrorCode: numbererrorMessage: stringStatic Propertiesreadonly[paramDesc]: ParamDesc