| errorCode | errorCodeStr | errorInfo |
|---|---|---|
| 0 | 0x0 | Succeed |
| 1 | 0x1 | Failed |
| 2 | 0x2 | permission denied |
| 3 | 0x3 | params error |
| 4 | 0x4 | service error |
| 5 | 0x5 | search process error |
| 6 | 0x6 | tag name exists |
| 7 | 0x7 | data not exists |
| 8 | 0x8 | relation is exists |
| 9 | 0x9 | object relation exists |
| 10 | 0xa | tangible does not exist |
| 11 | 0xb | object does not exist |
| 12 | 0xc | The object has been placed on hold. |
| 13 | 0xd | The tangible has been placed on hold. |
| 1002 | 0x3ea | no results |
| 3010 | 0xbc2 | parameter error |
| 3011 | 0xbc3 | failed to get group id from UserService |