The following table lists all error codes returned by the Seclore Server SDK, along with their corresponding error messages.
| Error Code | Error Message |
|---|---|
| -600000 | Web Service Client System Exception ''{0}''. |
| -600001 | Error while getting the Parse Document :: ''{0}''. |
| -600002 | Error while Parsing ''{0}'' value. :: ''{1}''. |
| -600003 | Missing parameter ''{0}''. |
| -600004 | Invalid value ''{0}'' specified for parameter ''{1}''. |
| -600005 | Invalid XML. |
| -600006 | Mandatory parameter ''{0}'' is not specified. |
| -600007 | Invalid FileSecure date format ''{0}''. |
| -600008 | Error while parsing node ''{0}''. |
| -600009 | ''{0}'' application path is invalid. |
| -600010 | File is not protected. |
| -600011 | Missing logger properties file ''{0}''. |
| -600012 | Error while loading the logger configuration. |
| -600013 | ''{0}'' Logger is not configured. |
| -600014 | ''{0}'' Appender is not configured. |
| -600015 | ''{0}'' Algorithm is not supported. |
| -600016 | Error in generating header digest. |
| -600017 | File is corrupt. |
| -600018 | File ''{0}'' not found. |
| -600019 | File is missing. |
| -600020 | Can not open file in write mode. |
| -600021 | File is already protected. |
| -600022 | Client is not initialized. |
| -600023 | Extension ''{0}'' is not supported for protect/unprotect with Advanced Protection. Please use protectAndWrap() api instead. |
| -600024 | Error creating the temporary file. |
| -600025 | Security Manager disallows creating the temporary file. |
| -600026 | Unprotected file name and protected file name can not be same. |
| -600027 | File contents are modified before protection. |
| -600028 | Can not encrypt contents. |
| -600029 | Can not decrypt contents. |
| -600030 | Key is invalid. |
| -600031 | Another file exist at the protected file location. |
| -600032 | Can not create protected file. Original file can be found at ''{0}''. |
| -600033 | File ''{0}'' does not exist. |
| -600034 | Another file exist at the unprotected file location. |
| -600035 | Contents of the file are modified without permission. |
| -600036 | Response contains error ''{0}({1})''. |
| -600037 | Contents of the file are modified without permission. |
| -600038 | Can not Unprotect file. Original file can be found at ''{0}''. |
| -600039 | Invalid Policy Server URL ''{0}''. |
| -600040 | Size of buffer file ''{0}'' is more than ''{1}'' bytes. |
| -600041 | Exception occurred while reading the file ''{0}''. |
| -600042 | Exception occurred while writting the file ''{0}''. |
| -600043 | Exception occurred while reading the file. |
| -600044 | Exception occurred while writting the file. |
| -600045 | File can not be closed. |
| -600046 | IO Exception occurred. |
| -600047 | Invalid array size. |
| -600048 | This version of WSClient is not compatible with this protected file. |
| -600049 | Can not restore file due to ''{0}''. Original file can be found at ''{1}''. |
| -600050 | Unexpected Error occurred ''{0}''. |
| -600051 | The 'UTF-16LE' encoding is not supported, could not process the data. |
| -600052 | No more connections available in the connection pool. |
| -600053 | The connection pool is terminated. |
| -600054 | Could not initialize PS Connection. |
| -600055 | Connection already initialized. |
| -600056 | Configuration is null. |
| -600057 | Failed to authenticate the session. |
| -600058 | Failed to fetch Session identifier. |
| -600059 | Failed to terminate the session while logout. |
| -600060 | The URL is empty or null. |
| -600061 | Connection is not initialized or is already terminated. |
| -600062 | HTTP request information is null. |
| -600063 | Resource URL is empty or null. |
| -600064 | Invalid URL : ''{0}''. |
| -600065 | Invalid proxy details. |
| -600066 | Failed to open connection : ''{0}''. |
| -600067 | Failed to open output stream : ''{0}''. |
| -600068 | Failed to write data in output stream : ''{0}''. |
| -600069 | Error while flushing output stream : ''{0}''. |
| -600070 | Failed to connect : ''{0}''. |
| -600071 | Session has expired. Old session id : ''{0}'' and new session id : ''{1}''. |
| -600072 | Failed to read the response : ''{0}''. |
| -600073 | Failed to close the response reader : ''{0}''. |
| -600074 | LoginHandler is null. |
| -600075 | Unexpected error. Please Contact Administrator. |
| -600076 | ConnectionPoolConfig is not provided. |
| -600077 | ConnectionPoolConfig max pool size is less then 0. |
| -600078 | ServerDetails is null. |
| -600079 | No server URL provided. |
| -600080 | Invalid value for default session expiry. |
| -600081 | Invalid value ''{0}'' received for parameter ''{1}''. |
| -600082 | Failed to terminate library: ''{0}''. |
| -600083 | Failed to verify configuration XML. |
| -600084 | Failed to verify request XML. |
| -600085 | Invalid Response XML. |
| -600086 | Library is not initialized. |
| -600087 | Library is terminated. |
| -600088 | WSResponse Object not populated. |
| -600089 | Failed to generate security token. |
| -600090 | Failed to fetch Session Key. |
| -600091 | Decrypted content size for ''{0}'' does not match. |
| -600092 | Decrypted content digest for ''{0}'' does not match. |
| -600093 | PSConnection object is null. |
| -600094 | Invalid Session Key. |
| -600095 | WSClientConfig is null. |
| -600096 | FileExtInfo for html is null. |
| -600097 | Html template is corrupt. |
| -600098 | Version value is invalid. |
| -600099 | Unprotected HTML file. |
| -600100 | HTML wrapped file is corrupted. Form data ''{0}'' not found in the file. |
| -600101 | Display name of HTML wrapped file is null. |
| -600102 | Display name of HTML wrapped file is corrupted. |
| -600103 | Current version of HtmlWrapper is not compatible with the given Html wrapped file version. |
| -600104 | Invalid file format ''{0}'' for HTML unwrapping. |
| -600105 | Error occurred while parsing ping response. |
| -600106 | Failed to get organization name from server. |
| -600107 | HTML wrap feature is not enabled for your policy server. |
| -600108 | File was protected with some other policy server. |
| -600110 | File size exceeds the maximum limit for protection. |
| -600111 | '{0}'' is required to generate key. |
| -600112 | Failed to parse RSA Key XML. |
| -600113 | Failed to generate AES Key as AES algo was not found. |
| -600114 | FSHelper session with the given identifier already exists. |
| -600115 | FSHelper session with the given identifier does not exists. |
| -600116 | FSHelper session with the given identifier is not initialized. |
| -600117 | FSHelper session with the given identifier is terminated. |
| -600118 | This file type is not supported for protection. |
| -600119 | This file type is supported for advanced protection. Please use the protectX() api instead. |
| -600120 | WSClient could not delete the existing file ''{0}''. |
| -600121 | Mail details not provided for mail protection. |
| -600122 | Mail body details not provided for mail protection. |
| -600123 | Mail sender details not provided for mail protection. |
| -600124 | Invalid mail inner attachment details provided for mail protection. |
| -600125 | Protected mail body attachment is not provided for unprotect mail body. |
| -600126 | Exception occurred in Smail Library :: ''{0}''. |
| -600127 | CryptoHandler implementation is not provided. |
| -600128 | Resource manager implementation is not provided. |
| -600129 | HTML version '{0}' not supported by FSHelper for unwrapping. |
| -600130 | Unable to wrap file due to unsupported Html form data version. |
| -600131 | Unable to wrap file due to unsupported Html buffer version. |
| -600132 | Basic protect feature is not enabled for your policy server. |
| -600133 | File {0} is not supported file. |
| -600134 | Extension {0} is not supported for wrapping. |