import * as rimbu from "https://deno.land/x/rimbu@1.2.1/channel/custom/remote-object/remote-object-error.ts";
Classes
The abstract base class/type for RemoteObject Errors. | |
Error indicating that a remote object property did not exist, | |
Error indicating that a remote function call was not actually a function, | |
Error indicating that a path part is not of the expected tyoe, | |
Error indicating that an attempt was made to perform an unsafe operation. |
Functions
Returns true if the given object is an instance of a |