class RemoteObjectError.RemoteObjectSecurityError
extends RemoteObjectError
import { RemoteObjectError } from "https://deno.land/x/rimbu@1.2.0/channel/mod.ts";
const { RemoteObjectSecurityError } = RemoteObjectError;
Error indicating that an attempt was made to perform an unsafe operation.