6.2.1 PB_IE_ERROR
Description | Result of operation. | ||
Atributy | Result | OK | Operation ended succesfully. |
ERROR | During operation has occured an error. | ||
NO_PHONE_BOOK | Phonebook not found. | ||
OBJECT_NOT_FOUND | Object not found. | ||
OBJECT_ID_NOT_SPECIFIED | Object ID not specified. | ||
TEL_NUM_NOT_FOUND | Telephone number not found. | ||
USERS_PB_NOT_FOUND | User phonebook not found. | ||
MAX_NUMS_REACHED | Maximal capacity of phonebook reached. | ||
DB_INSERT_FAILED | Database insert failed. | ||
DB_UPDATE_FAILED | Database update failed. | ||
DB_DELETE_FAILED | Deletion from database failed. | ||
CONTINUE_FOLLOWS | Phonebook will be send in parts. Other parts will follow. | ||
INVALID_OBJECT | Operation invalid for specified object. | ||
Examples | <PB_IE_ERROR Result="OK"/> |