|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionWrapper | |
---|---|
com.jscape.inet.bsd | Contains client classes for remote communications using BSD rexec, rsh and rlogin protocols. |
com.jscape.inet.dns | Contains client classes for querying DNS servers. |
com.jscape.inet.finger | Contains classes for querying remote hosts about users using finger protocol. |
com.jscape.inet.ftp | |
com.jscape.inet.http | Contains classes for communicating with HTTP servers. |
com.jscape.inet.imap | Contains classes for communicating an IMAP server. |
com.jscape.inet.ipclient | Contains classes for creating TCP/IP client applications. |
com.jscape.inet.mime | Contains classes for creating and parsing MIME compliant messages. |
com.jscape.inet.nntp | Contains classes for communicating with NNTP (Network News Transport Protocol) servers. |
com.jscape.inet.pop | Contains classes for communicating with POP3 (Post Office Protocol version 3) servers. |
com.jscape.inet.smtp | Contains classes for communicating with SMTP (Simple Mail Transport Protocol) servers. |
com.jscape.inet.ssh | Contains classes for communicating with SSH (Secure Shell) servers. |
com.jscape.inet.telnet | Contains classes for communicating with telnet servers. |
com.jscape.inet.whois | Contains classes for communicating with a whois server. |
com.jscape.inspect | Contains classes for performing email address validation. |
com.jscape.zip | Contains classes for performing archive compression and decompression using ZIP and GZIP protocols. |
Uses of ExceptionWrapper in com.jscape.inet.bsd |
---|
Classes in com.jscape.inet.bsd that implement ExceptionWrapper | |
---|---|
class |
BsdException
BsdException is thrown by many methods of Bsd r classes. |
Uses of ExceptionWrapper in com.jscape.inet.dns |
---|
Classes in com.jscape.inet.dns that implement ExceptionWrapper | |
---|---|
class |
DnsException
DnsException is thrown by many methods of Dns class. |
Uses of ExceptionWrapper in com.jscape.inet.finger |
---|
Classes in com.jscape.inet.finger that implement ExceptionWrapper | |
---|---|
class |
FingerException
FingerException is thrown by many methods of Finger class. |
Uses of ExceptionWrapper in com.jscape.inet.ftp |
---|
Classes in com.jscape.inet.ftp that implement ExceptionWrapper | |
---|---|
class |
FtpConnectionLostException
Thrown when a connection to FTP server is unexpectedly lost. |
class |
FtpException
FtpException is thrown by many methods of Ftp class. |
class |
FtpTimeoutException
Thrown when a network timeout is encountered when trying to connect or transfer a file. |
Uses of ExceptionWrapper in com.jscape.inet.http |
---|
Classes in com.jscape.inet.http that implement ExceptionWrapper | |
---|---|
class |
HttpException
HttpException is thrown by many methods of Http class. |
Uses of ExceptionWrapper in com.jscape.inet.imap |
---|
Classes in com.jscape.inet.imap that implement ExceptionWrapper | |
---|---|
class |
ImapException
ImapException is thrown by many methods of Imap class. |
Uses of ExceptionWrapper in com.jscape.inet.ipclient |
---|
Classes in com.jscape.inet.ipclient that implement ExceptionWrapper | |
---|---|
class |
IpClientException
IpClientException is thrown by many methods of IpClient class. |
Uses of ExceptionWrapper in com.jscape.inet.mime |
---|
Classes in com.jscape.inet.mime that implement ExceptionWrapper | |
---|---|
class |
MimeException
MimeException is thrown by many methods of MimeMessage classes. |
Uses of ExceptionWrapper in com.jscape.inet.nntp |
---|
Classes in com.jscape.inet.nntp that implement ExceptionWrapper | |
---|---|
class |
NntpException
NntpException is thrown by many methods of Nntp class. |
Uses of ExceptionWrapper in com.jscape.inet.pop |
---|
Classes in com.jscape.inet.pop that implement ExceptionWrapper | |
---|---|
class |
PopException
PopException is thrown by many methods of Pop class. |
Uses of ExceptionWrapper in com.jscape.inet.smtp |
---|
Classes in com.jscape.inet.smtp that implement ExceptionWrapper | |
---|---|
class |
SmtpException
SmtpException is thrown by many methods of Smtp class. |
Uses of ExceptionWrapper in com.jscape.inet.ssh |
---|
Classes in com.jscape.inet.ssh that implement ExceptionWrapper | |
---|---|
class |
SshException
SshException is thrown by many methods of Ssh class. |
class |
SshTaskTimeoutException
A subclass of TelnetException, this exception is thrown by a TelnetSession instance when using the TelnetSession#send or TelnetSession#sendWait methods and the TelnetTask exceeds the maximum defined timeout waiting for the end prompt. |
Uses of ExceptionWrapper in com.jscape.inet.telnet |
---|
Classes in com.jscape.inet.telnet that implement ExceptionWrapper | |
---|---|
class |
TelnetException
TelnetException is thrown by many methods of Telnet class. |
class |
TelnetTaskTimeoutException
A subclass of TelnetException, this exception is thrown by a TelnetSession instance when using the TelnetSession#send or TelnetSession#sendWait methods and the TelnetTask exceeds the maximum defined timeout waiting for either the start prompt or end prompt. |
Uses of ExceptionWrapper in com.jscape.inet.whois |
---|
Classes in com.jscape.inet.whois that implement ExceptionWrapper | |
---|---|
class |
WhoisException
WhoisException is thrown by many methods of Whois class. |
Uses of ExceptionWrapper in com.jscape.inspect |
---|
Classes in com.jscape.inspect that implement ExceptionWrapper | |
---|---|
class |
InvalidEmailException
InvalidEmailException is thrown when an email address is found to be invalid. |
Uses of ExceptionWrapper in com.jscape.zip |
---|
Classes in com.jscape.zip that implement ExceptionWrapper | |
---|---|
class |
ArchiveException
ArchiveExceptin is thrown by many methods of Archive class. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |