public abstract class FileTransferException
extends org.jivesoftware.smack.SmackException
Modifier and Type | Class and Description |
---|---|
static class |
FileTransferException.NoAcceptableTransferMechanisms |
static class |
FileTransferException.NoStreamMethodsOfferedException |
org.jivesoftware.smack.SmackException.AlreadyConnectedException, org.jivesoftware.smack.SmackException.AlreadyLoggedInException, org.jivesoftware.smack.SmackException.ConnectionException, 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.SmackWrappedException
Constructor and Description |
---|
FileTransferException() |