unknown = 255
success = 0
failure = 1
exit = 2
shuttingDown = 3
unhandledException = 4
unrecognized = 5
notFound = 6
timeout = 7
unchanged = 8
pending = 9
accessDenied = 10
bufferOverflow = 11
bufferUnderrun = 12
notSupported = 13
notInitialized = 14
missingArgs = 15
notOpen = 16
alreadyOpen = 17
disabled = 18
invalidEndpoint = 19
invalidComponent = 20
invalidVersion = 21
invalidLength = 22
invalidParameter = 23
invalidName = 24
invalidFormat = 25
invalidIndex = 26
invalidKey = 27
invalidFieldType = 28
invalidField = 29
invalidRecord = 30
invalidTable = 31
invalidProtocol = 32
undefinedField = 33
noPrimaryKey = 34
mismatch = 35
outOfRange = 36
stale = 37
deleted = 38
empty = 39
full = 40
heapEmpty = 41
wrongState = 42
notConnected = 43
alreadyConnected = 44
alreadyDefined = 45
notCreated = 46
alreadyExists = 47
inUse = 48
endOfData = 49
alreadyListening = 50
notShareable = 51
connectionRefused = 52
interrupted = 53
ignored = 54
tooManyRequests = 55
invalidEndpointComponent = 56
hostDeviceNotFound = 57
invalidUser = 58
invalidPassword = 59
invalidUrl = 60
notADirectory = 61
busy = 62
expired = 63
hostUnreachable = 64
networkUnreachable = 65
notLicensed = 66
addressNotAvailable = 67
noSuchDevice = 68
quotaExceeded = 69
invalidServiceId = 70
pathNotFound = 71
invalidHandle = 72
invalidAddress = 73
insufficientResources = 74
invalidRequest = 75
noProxyConfigured = 76
missingFields = 77
invalidUserType = 78
undefinedLength = 79
functionNotAvailable = 80
continue = 81
invalidSignature = 82
tableNotAvailable = 83
sourceNotFound = 84
sourceNotPermissioned = 85
relationshipNotFound = 86
relationshipNotPermissioned = 87
navigationNotFound = 88
navigationNotPermissioned = 89
targetNotFound = 90
targetNotPermissioned = 91
permissionLevelNotAvailable = 92
subscriptionNotAvailable = 93
invalidHost = 94
rejected = 95
noHeartbeat = 96