RpcInterfaceStatus Enumeration @beta
RpcInterface status codes
Members
Name | Value | Description |
---|---|---|
IncompatibleVersion | The RpcInterface implemented by the server is incompatible with the interface requested by the client. | |
RPC_INTERFACE_ERROR_BASE | ||
Success |
Defined in
- core/bentley/src/BentleyError.ts Line 122
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.