The following table lists the generic manager errors (0x0100):
|
Error name |
Hex |
Description |
Category |
|---|---|---|---|
|
MGR_ERROR_DESTINATION_NOT_FOUND |
0x0102 |
Message sent to an unknown destination. |
1 |
|
MGR_ERROR_OUT_OF_MEMORY |
0x0103 |
No more memory. |
3 |
|
MGR_UNKNOWN_MESSAGE |
0x0104 |
Unrecognized message. |
1 |