Skip to main content

Web Service Exception Listing

namereasoncode
EX_OKOperation succesfully finished0
EX_FAILOperation failed1
EX_UNKNOWNUnknown exception2
EX_WARNINGOperation finished, but some warnings occured3
EX_LIST_ITEM_NOT_FOUNDItem not found in list4
EX_ITEM_NOT_FOUNDSpecified item wasn't found5
EX_FILE_NOT_FOUNDFile was not found6
EX_FILEOPEN_WRITEUnable to open file for writing7
EX_FILEOPEN_READUnable to open file for reading8
EX_NO_MEMORYNot enough memory9
EX_IOException in IO10
EX_IO_READUnable to finish IO read11
EX_IO_WRITEUnable to finish IO write12
EX_NOT_SUPPORTEDRequested operation is not supported13
EX_INVALID_PARAMETERGiven parameter is invalid14
EX_INVALID_HANDLEGiven handle is invalid15
EX_TOO_MANY_ITEMSThere is no space for new item in the list16
EX_UNLOCK_TO_FOREIGN_LOCKAttempt to unlock item which was not locked by current thread17
EX_NOT_LOCKEDAttempt to unlock item which is not locked18
EX_NOT_INITIALIZEDAttempt to use uninitialized item19
EX_BAD_TYPEGiven paramater has other type then expected20
EX_BAD_DATA_FORMATGiven data has invalid or bad format21
EX_TOO_BIGGiven parameters are too big22
EX_INVALID_RESPONSE_FORMATRetrieved response has invalid format23
EX_INVALID_XML_FORMATinvalid format of XML data24
EX_INVALID_REQUEST_FORMATRetrieved request has invalid format25
EX_ITEM_STILL_IN_USECannot remove item because it is still in use26
EX_INVALID_LICENCEThe licence is invalid, contact your vendor to get new one27
EX_LICENCE_EXPIREDThe licence has expired, contact your vendor to get new one28
EX_TOO_MANY_USERSThe limit of simultaneously connected users (specified in the licence) was reached.29
EX_SERVER_MODULE_NOT_LOADEDServer module not loaded30
EX_CLIENT_MODULE_NOT_LOADEDClient module not loaded31
EX_ACC_ACCESS_REFUSEDNot enough access rights to perform action65537
EX_ACC_ACL_NOT_FOUNDALC for given handle was not found65538
EX_ACC_ACCESS_DENIEDBad username and/or password65539
EX_ACC_SESSION_NOT_FOUNDGiven session id is invalid65540
EX_ACC_HANDLE_CYCLIC_DEPENDENCYThere is a cyclic dependency between linked handles65541
EX_MSG_MESSAGES_GROUP_NOT_FOUNDGiven message group was not found131073
EX_MSG_ALREADY_APPROVEDGiven message is already approved131074
EX_MSG_NO_APPROVAL_PERMISSIONMessage cannot be approved, you don't have the approve permission131075
EX_MM_SENT_WITHOUT_STOREMass mail sent, but not stored131084
EX_MM_NO_TREENODENo treenode131085
EX_MM_NO_RECIPIENTNo recipient131086
EX_MM_NO_EMAILNo email131087
EX_MM_NO_EMAILIDNo email id131088
EX_MM_NO_IDENTITYNo identity131089
EX_MM_NO_TEMPLATENo template131090
EX_MM_NO_DOCTMPFILENo document131091
EX_MM_EMPTY_DOCDocument is empty131092
EX_MM_FAIL_TRANSFERTransfer failed131093
EX_MM_FAIL_SOCKETSocket failed131094
EX_MM_FAIL_POSTQUERYPost query failed131095
EX_MM_FAIL_GETRESPONSEGet response failed131096
EX_MM_EXCLUDEDRecipient exluded131097