Edge service error codes. More...
Go to the source code of this file.
Functions | |
const char * | pt_api_get_error_message (pt_api_result_code_e code) |
Get the human-readable error message for the error code. More... | |
Edge service error codes.
Note: The error codes are extending JSON RPC error codes. They should not overlap with them, see: http://www.jsonrpc.org/specification and lib/jsonrpc/jsonrpc.h.