Cisco Cisco TelePresence Management Suite (TMS) Version 15 Developer's Guide

Page of 74
Error codes
Note that the description for each error code describes the typical scenario, but not necessarily the exact 
error message. Messages will vary based on the specific error situation.
Error
Code
Description
LICENSE
-2147219503
Client attempts to book more systems than there are licenses 
for.
DATABASE_DOWN
-2147219500
There is a problem with the Cisco TMS database.
MEETINGNOTFOUND
-2147218302
Client tries to access (get or update) a conference that does not 
exist.
SYSTEMNOTFOUND
-2147218301
Client tries to access (get or update) a system/participant that 
does not exist in Cisco TMS.
SYSTEM_ALREADY_BOOKED
-2147218300
Client tries to schedule a participant that has already been 
scheduled.
SYSTEM_NOT_ALLOWED_
IN_BOOKING
-2147218262  Client tries to book a system that the user does not have 
booking rights for, or the system has Allow Bookings set to 
False.
MEETINGNOTACTIVE
-2147218272
Client tries to end a conference that is not active.
MEETINGISDELETED
-2147218271
Client tries to end a conference that has been deleted.
MEETINGACTIVE
-2147218270  Client tries to modify the start time of a conference that is 
already active.
CANNOTBOOKINTHEPAST
-2147218269
Client tries to book a conference with an end time that is in the 
past.
NO_ACCESS_TO_
CONFERENCE
-2147218266
Client tries to get a conference, but the user does not have the 
permissions in Cisco TMS to read all conferences.
START_TIME_AFTER_MAX_
NUMBER_OF_DAYS_IN_
FUTURE
-2147218265
Client tries to save a outside of the booking window set in Cisco 
TMS.
NEVER_ENDING_
RECURRENCE_NOT_
SUPPORTED
-2147218264
Client tries to save a conference with a "NeverEnding" 
recurrence end type, which is not supported.
START_TIME_AFTER_END_
TIME
-2147218263
Client tries to save a conference where the start time is later 
than the end time.
INVALID_TIMEZONE_INFO
-2147218268  The specified time zone information is not valid.
WEBEX_SITE_NOT_FOUND
-2147218267
WebEx site not found. (The invoked WebEx site URL does not 
exist.)
WEBEX_ERROR
-2147218260
Any other error regarding WebEx will use this code.
SECURITY
-2147218259
Client tries to modify or delete a conference, but the user does 
not have the required permissions in Cisco TMS.
SERVER_BUSY
-2147218258
Cisco TMS is currently unable to handle the client's request.
UNKNOWN
-2147218261
Any exception not covered by other error codes.
CANNOT_ADD_PARTICIPANT
-2147218256
Client attempted to add dial-in participants to a Reservation 
Only
 conference.
Cisco TelePresence Management Suite Extension Booking API Programming Reference Guide (14.4)     
Page 61 of 74
Error codes and error handling