ReturnCode

class someipy.ReturnCode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)
E_MALFORMED_MESSAGE = 9
E_NOT_OK = 1
E_NOT_REACHABLE = 5
E_NOT_READY = 4
E_OK = 0
E_TIMEOUT = 6
E_UNKNOWN_METHOD = 3
E_UNKNOWN_SERVICE = 2
E_WRONG_INTERFACE_VERSION = 8
E_WRONG_MESSAGE_TYPE = 10
E_WRONG_PROTOCOL_VERSION = 7