ifw-fcf  5.0.0-pre2
Static Public Attributes | List of all members
iodev.defines.IodevRpcError Class Reference

Iodev RPC error code, numeric representation. More...

Inheritance diagram for iodev.defines.IodevRpcError:

Static Public Attributes

int OK = 0
 
int NOT_OP = -1
 
int NOT_NOTOP_READY = -2
 
int NOT_NOTOP_NOTREADY = -3
 
int LOCAL = -7
 

Detailed Description

Iodev RPC error code, numeric representation.

Member Data Documentation

◆ LOCAL

int iodev.defines.IodevRpcError.LOCAL = -7
static

◆ NOT_NOTOP_NOTREADY

int iodev.defines.IodevRpcError.NOT_NOTOP_NOTREADY = -3
static

◆ NOT_NOTOP_READY

int iodev.defines.IodevRpcError.NOT_NOTOP_READY = -2
static

◆ NOT_OP

int iodev.defines.IodevRpcError.NOT_OP = -1
static

◆ OK

int iodev.defines.IodevRpcError.OK = 0
static

The documentation for this class was generated from the following file: