class RemoteObjectError.RemoteObjectInvalidFunctionApplicationError
extends RemoteObjectError
import { RemoteObjectError } from "https://deno.land/x/rimbu@1.2.0/channel/custom/index.ts";
const { RemoteObjectInvalidFunctionApplicationError } = RemoteObjectError;
Error indicating that a remote function call was not actually a function,