XROAD
xroad.common.Errno Class Reference
Inheritance diagram for xroad.common.Errno:
Collaboration diagram for xroad.common.Errno:

Static Public Attributes

int ok = 0
 
int failed = -1
 
int not_found = -2
 
int invalid_arg = -3
 
int too_long = -4
 
int duplicate_val = -5
 
int not_connected = -6
 
int invalid_object = -7
 
int check_failed = -8
 
int wrong_format = -9
 
int already_exists = -10
 
int already_connected = -11
 
int no_more_resources = -12
 
int not_impl = -13
 
int already_done = -14
 
int wrong_state = -15
 
int busy = -16
 
int unable_to_route = -17
 
int ignored = -18
 
int wrong_system_role = -19
 
int denied = -20
 
int wrong_type = -21
 

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