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

Page of 67
Error codes
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
No WebEx site connected to user in Cisco TMS.
WEBEX_ERROR
-2147218260
Any other error regarding WebEx.
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 client's request to 
save a conference.
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.
UNSUPPORTED_RECURRENCE -2147218255
 
Invalid number of instances
 
More than one instance on the same day
 
Exception cannot occur later than subsequent instance
Cisco TMSBA Programming Reference Guide (14.3)
Page 54 of 67
Error codes and error handling