Home > @imqueue/rpc > IMQRPCError
IMQRPCError interface
Response error data structure, which service returns if error occurred during service method execution.
Signature:
export interface IMQRPCError extends JsonObject
Extends: JsonObject
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string | |||
|
string | |||
|
string | |||
|
string | |||
|
any |
(Optional) | ||
|
string |