public abstract class Socks5Exception
extends org.jivesoftware.smack.SmackException
Modifier and Type | Class and Description |
---|---|
static class |
Socks5Exception.CouldNotConnectToAnyProvidedSocks5Host |
static class |
Socks5Exception.NoSocks5StreamHostsProvided |
org.jivesoftware.smack.SmackException.AlreadyConnectedException, org.jivesoftware.smack.SmackException.AlreadyLoggedInException, org.jivesoftware.smack.SmackException.ConnectionException, org.jivesoftware.smack.SmackException.ConnectionUnexpectedTerminatedException, org.jivesoftware.smack.SmackException.FeatureNotSupportedException, org.jivesoftware.smack.SmackException.IllegalStateChangeException, org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.SmackException.NotConnectedException, org.jivesoftware.smack.SmackException.NotLoggedInException, org.jivesoftware.smack.SmackException.ResourceBindingNotOfferedException, org.jivesoftware.smack.SmackException.SecurityNotPossibleException, org.jivesoftware.smack.SmackException.SecurityRequiredByClientException, org.jivesoftware.smack.SmackException.SecurityRequiredByServerException, org.jivesoftware.smack.SmackException.SecurityRequiredException, org.jivesoftware.smack.SmackException.SmackMessageException, org.jivesoftware.smack.SmackException.SmackSaslException, org.jivesoftware.smack.SmackException.SmackWrappedException
Modifier | Constructor and Description |
---|---|
protected |
Socks5Exception(java.lang.String message) |