# Web Service Exception Listing
**name****reason****code **
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