IP*Works! SSL V9

ipworksssl
Class IPWorksSSLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by ipworksssl.IPWorksSSLException
All Implemented Interfaces:
java.io.Serializable

public class IPWorksSSLException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
IPWorksSSLException()
           
 
Method Summary
 int getCode()
          Returns the error code corresponding to the exception.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IPWorksSSLException

public IPWorksSSLException()
Method Detail

getCode

public int getCode()
Returns the error code corresponding to the exception. The error codes are listed below. (To get the corresponding text description at runtime, call the getMessage() method).

ATOM Errors

304
Cannot write to file.
305
Cannot read from file.
501
Invalid property name.

HTTP Errors

118
Firewall Error. Error description contains detailed message.
143
Busy executing current method.
151
HTTP protocol error. The error message has the server response.
152
No server specified in URL
153
Specified URLScheme is invalid.
155
Range operation is not supported by server.
156
Invalid cookie index (out of range).
301
Interrupted.
302
Can't open AttachedFile .

IPPort Errors

100
You cannot change the RemotePort at this time. A connection is in progress.
101
You cannot change the RemoteHost (Server) at this time. A connection is in progress.
102
The RemoteHost address is invalid (0.0.0.0).
104
Already connected. If you want to reconnect, close the current connection first.
106
You cannot change the LocalPort at this time. A connection is in progress.
107
You cannot change the LocalHost at this time. A connection is in progress.
112
You cannot change ipworksssl.Atoms#config at this time. A connection is in progress.
116
{@link ipworksssl.Atoms#getRemotePort RemotePort} cannot be zero. Please specify a valid service port number.
117
Cannot change UseConnection option while the bean is Active.
135
Operation would block.
201
Timeout.
211
Action impossible in control's present state.
212
Action impossible while connected.
213
Action impossible while listening.
303
Could not open file.
434
Unable to convert string to selected CodePage
1105
Already connecting. If you want to reconnect, close the current connection first.
1117
You need to connect first.
1119
You cannot change the LocalHost at this time. A connection is in progress.
1120
Connection dropped by remote host.

SSL Errors

270
Cannot load specified security library.
271
Cannot open certificate store.
272
Cannot find specified certificate.
273
Cannot acquire security credentials.
274
Cannot find certificate chain.
275
Cannot verify certificate chain.
276
Error during handshake.
280
Error verifying certificate.
281
Could not find client certificate.
282
Could not find server certificate.
283
Error encrypting data.
284
Error decrypting data.

TCP/IP Errors

10004
[10004] Interrupted system call.
10009
[10009] Bad file number.
10013
[10013] Access denied.
10014
[10014] Bad address.
10022
[10022] Invalid argument.
10024
[10024] Too many open files.
10035
[10035] Operation would block.
10036
[10036] Operation now in progress.
10037
[10037] Operation already in progress.
10038
[10038] Socket operation on non-socket.
10039
[10039] Destination address required.
10040
[10040] Message too long.
10041
[10041] Protocol wrong type for socket.
10042
[10042] Bad protocol option.
10043
[10043] Protocol not supported.
10044
[10044] Socket type not supported.
10045
[10045] Operation not supported on socket.
10046
[10046] Protocol family not supported.
10047
[10047] Address family not supported by protocol family.
10048
[10048] Address already in use.
10049
[10049] Can't assign requested address.
10050
[10050] Network is down.
10051
[10051] Network is unreachable.
10052
[10052] Net dropped connection or reset.
10053
[10053] Software caused connection abort.
10054
[10054] Connection reset by peer.
10055
[10055] No buffer space available.
10056
[10056] Socket is already connected.
10057
[10057] Socket is not connected.
10058
[10058] Can't send after socket shutdown.
10059
[10059] Too many references, can't splice.
10060
[10060] Connection timed out.
10061
[10061] Connection refused.
10062
[10062] Too many levels of symbolic links.
10063
[10063] File name too long.
10064
[10064] Host is down.
10065
[10065] No route to host.
10066
[10066] Directory not empty
10067
[10067] Too many processes.
10068
[10068] Too many users.
10069
[10069] Disc Quota Exceeded.
10070
[10070] Stale NFS file handle.
10071
[10071] Too many levels of remote in path.
10091
[10091] Network subsystem is unavailable.
10092
[10092] WINSOCK DLL Version out of range.
10093
[10093] Winsock not loaded yet.
11001
[11001] Host not found.
11002
[11002] Non-authoritative 'Host not found' (try again or check DNS setup).
11003
[11003] Non-recoverable errors: FORMERR, REFUSED, NOTIMP.
11004
[11004] Valid name, no data record (check DNS setup).

XMLp Errors

101
Invalid attribute index.
102
No attributes available.
103
Invalid namespace index.
104
No namespaces available.
105
Invalid element index.
106
No elements available.
107
Attribute does not exist.
201
Unbalanced element tag.
202
Unknown element prefix (can't find namespace).
203
Unknown attribute prefix (can't find namespace).
204
Invalid XML markup.
205
Invalid end state for parser.
206
Document contains unbalanced elements.
207
Invalid {@link ipworksssl.Atoms#getXPath XPath} .
208
No such child.
209
Top element does not match start of path.
210
DOM tree unavailable (set {@link ipworksssl.Atoms#getBuildDOM BuildDOM} to true and reparse).
302
Can't open file.

CalDAV Errors

222
Property set with an improper enumeration value.
234
Missing required field.
432
Invalid array property index.
471
Server error. Description contains detailed information.
476
No lock tokens.
700
Bad response received from CalDAV server. Unable to parse.
701
The CalDAV server returned and empty calendar.
702
When creating an event containing alarms, each alarm in the event requires a Trigger.
703
Both Alarm Duration and Repeat must be specified, or neither should be specified.
704
The bean was unable to complete the requested action because a required property has not been set.

CertMgr Errors

143
Busy executing current method.
144
No certificate selected.
221
Cannot acquire CSP.
222
Cannot generate key.
270
Cannot load specified security library.
271
Cannot open certificate store.
272
Cannot find specified certificate.
274
Cannot get certificate chain.
275
Cannot verify certificate chain.
279
Error enumerating certificate stores.
280
The certificate could not be decoded.
281
Cannot find security provider.
282
Cannot add certificate to store.
283
The certificate could not be encoded.
285
Cannot create certificate signing request.
286
Cannot acquire Issuer private key.
287
Cannot delete certificate.
288
Cannot export certificate.

FileMailer Errors

169
Invalid attachment index (out of range).
170
Can't create temp file.

MIME Errors

3
Can't create the file for write (illegal name or disk is write-protected).
4
Can't open the file for read (doesn't exist?).
5
Can't read from file.
6
Can't write to file (disk full?).
280
Invalid Part Index.
281
Unknown MIME type.
282
No MIME-boundary found.
283
No file given.
284
The bean is busy.
285
Could not create a temporary file to decode the data.
286
Can't read {@link ipworksssl.Filemailers#getMessage Message} file.
287
No header separator found.
289
No separator found.
290
Input stream must have seeking enabled.

SMTP Errors

118
Firewall Error. Error message contains detailed description.
161
SMTP protocol error. Description contains the server reply.
162
Error communicating with server. Error text is attached.
163
Please specify a {@link ipworksssl.Filemailers#getMailServer MailServer} .
164
Please specify a sender ( {@link ipworksssl.Filemailers#getFrom From} ).
165
Please specify a recipient.
166
Busy executing current method.
301
Operation interrupted.
302
Can't open {@link ipworksssl.Filemailers#getAttachedFile AttachedFile} .

FTP Errors

118
Firewall error. Error description contains detailed information.
141
FTP protocol error. The error message contains the server reply.
142
Communication error. The error message contains the description.
143
Busy executing current method.
144
Local file error. Error description contains detailed information.
145
Can't open {@link ipworksssl.Ftps#getLocalFile LocalFile} for reading.
146
No {@link ipworksssl.Ftps#getRemoteFile RemoteFile} specified while uploading.
147
Data interface error. Error description contains detailed information.
148
LocalFile already exists and Overwrite is False.
301
Operation interrupted.
302
Can't open local file.
311
Accept failed for data connection.
312
Asynchronous select failed for data connection.

HTMLMailer Errors

169
Invalid image index (out of range).
170
Invalid attachment index (out of range).

IMAP Errors

118
Firewall Error. Error message contains detailed description.
311
Protocol error.
312
Busy executing current method.
314
A {@link ipworksssl.Imaps#getMailbox Mailbox} must be selected before calling this method.
315
Invalid argument. Please specify a valid {@link ipworksssl.Imaps#getMessageSet MessageSet} .
317
Unknown content encoding.
318
LocalFile already exists and Overwrite is False.

IPDaemon Errors

100
You cannot change the {@link ipworksssl.Ipdaemons#getRemotePort RemotePort} at this time. A connection is in progress.
101
You cannot change the {@link ipworksssl.Ipdaemons#getRemoteHost RemoteHost} at this time. A connection is in progress.
102
The {@link ipworksssl.Ipdaemons#getRemoteHost RemoteHost} address is invalid (0.0.0.0).
104
IPDaemon is already listening.
106
Cannot change {@link ipworksssl.Ipdaemons#getLocalPort LocalPort} when IPDaemon is Listening.
107
Cannot change {@link ipworksssl.Ipdaemons#getLocalHost LocalHost} when IPDaemon is Listening.
108
Cannot change {@link ipworksssl.Ipdaemons#config when IPDaemon is Listening.
112
You cannot change {@link ipworksssl.Ipdaemons#config at this time. A connection is in progress.
116
{@link ipworksssl.Ipdaemons#getRemotePort RemotePort} cannot be zero. Please specify a valid service port number.
126
Invalid ConnectionId .
135
Operation would block.

JSON Errors

10231
Unbalanced element tag.
10232
Invalid JSON markup.
10233
Invalid XPath.
10234
DOM tree unavailable (set BuildDOM to true and reparse).

LDAP Errors

118
Firewall Error. Error message contains detailed description.
301
Index out of range.
331
Bad attribute index.
334
Busy executing current method.
335
Error in search filter.
336
Protocol error.

NNTP Errors

118
Firewall Error. Error message contains detailed description.
181
NNTP protocol error. The error message contains the description.
182
Communication error. The error message contains the description.
183
No {@link ipworksssl.Nntps#getNewsServer NewsServer} specified.
184
Please specify a sender ( {@link ipworksssl.Nntps#getFrom From} ).
185
Please specify a subject ( {@link ipworksssl.Nntps#getSubject Subject} ).
186
Please specify at least a newsgroup to post to ( {@link ipworksssl.Nntps#getCurrentGroup CurrentGroup} or {@link ipworksssl.Nntps#getNewsgroups Newsgroups} ).
187
Busy executing current method.
301
Operation interrupted.
302
Can't open local file.

OAuth Errors

169
Invalid param index (out of range).
801
No token specified in Token property.
802
No authorization URL specified.
803
No client id specified in ClientId property.
804
No client secret specified in ClientSecret property.
805
No request token URL specified.
806
Unknown signature method.
807
Invalid URL.
808
Cryptographic error.
809
No verifier specified.
810
No access token URL specified.
811
Protocol error.
812
Invalid OAuth Data.

OData Errors

601
The feed URL is required.

POP Errors

116
{@link ipworksssl.Pops#getMailPort MailPort} can't be zero. Please specify a valid service port number.
118
Firewall error. Error message contains detailed description.
171
POP protocol error. Description contains the server reply.
172
Error communicating with server. Error text is attached.
173
Please specify a valid {@link ipworksssl.Pops#getMailServer MailServer} .
174
Busy executing current method.

WebForm Errors

159
Invalid form variable index (out of range).

RSS Errors

5
Can't read from file.
6
Can't write file.
228
Invalid Vector index.
229
Cannot allocate memory for Vector.
230
Invalid RSS version.
231
Array size cannot be negative.
232
Invalid array index.
233
Invalid property name.
234
Missing required field.
235
Invalid property value.

SMPP Errors

620
SMPP protocol error
621
You cannot change this property while connected
622
Server disconnected before responding
623
Field value out of range
624
Unsupported SMPP Version
625
Message parameter too long

SNPP Errors

118
Firewall Error. Error message contains detailed description.
321
Protocol error.
322
Error communicating with server.
323
Busy executing the current method.
324
No recipient specified.

SOAP Errors

169
Invalid param index (out of range).
170
Invalid namespace index (out of range).
171
{@link ipworksssl.Soaps#getMethod Method} not found. Please specify a valid {@link ipworksssl.Soaps#getMethod Method} .
172
No method URI. Please specify a valid {@link ipworksssl.Soaps#getMethodURI MethodURI} .
173
SOAP Fault. See {@link ipworksssl.Soaps#getFaultCode FaultCode} and/or {@link ipworksssl.Soaps#getFaultString FaultString} for details.

Telnet Errors

118
Firewall Error. Error message contains detailed description.
191
SubOption string too long. Truncated.
4001
Telnet protocol error (Invalid server response).

WebDAV Errors

231
Array size cannot be negative.
232
Invalid array index.
233
Invalid property name.
234
Missing required field.
471
Server error. Description contains detailed information.
472
No such property.
473
Invalid property index.
474
Property failed. Description contains detailed information.
475
Invalid property operation.
476
No lock tokens.
477
PatchProperties cannot be performed when no property operations are specified.

WebUpload Errors

158
Invalid file index (out of range).
159
Invalid form variable index (out of range).
160
Can't create temp file.
221
File already exists, and Overwrite is False.
532
The bean is busy performing the current action.

XMPP Errors

202
Invalid argument.
432
Array index out of bounds.
600
XMPP protocol error (server returned an error code; description follows).
601
Server disconnected.
602
Cannot change this property while connected.
603
Invalid XML received from server.
604
Invalid response received from server.
605
Server indicates TLS is required.
606
User requested SSL, but server does not support it.
607
Cannot authenticate.
620
Error hashing password.


IP*Works! SSL V9

Copyright (c) 2015 /n software inc. - All rights reserved.