namespace RemoteObjectError
undocumented
Classes
| Name | Description | 
|---|---|
| RemoteObjectError | The abstract base class/type for RemoteObject Errors. | 
| RemoteObjectInvalidAccessError | Error indicating that a remote object property did not exist, | 
| RemoteObjectInvalidFunctionApplicationError | Error indicating that a remote function call was not actually a function, | 
| RemoteObjectInvalidPathPartTypeError | Error indicating that a path part is not of the expected tyoe, | 
| RemoteObjectSecurityError | Error indicating that an attempt was made to perform an unsafe operation. |