Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RemoteCallErrorCode

Defines error codes for pre-defined remote call errors.

The integer error codes from and including -32768 to -32000 are reserved for pre-defined errors encountered while executing a remote call. Any code within this range, but not defined explicitly below is reserved for future use. The remaining integers are available for application defined errors.

The predefined error messages corresponding to these predefined error codes are defined by enum RemoteCallErrorMessage.

Index

Enumeration members

Enumeration members

InvalidParameters

InvalidParameters = -32602

Generated using TypeDoc