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

Page of 64
Error Codes and Error Handling
This chapter provides an overview of the available error codes as well as an error handling example.
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.
Cisco Systems, Inc.
52