Uses of Class
org.jivesoftware.smackx.httpfileupload.AbstractHttpUploadException
Packages that use AbstractHttpUploadException
Package
Description
Smack's API for XEP-0363: HTTP File Upload.
-
Uses of AbstractHttpUploadException in org.jivesoftware.smackx.httpfileupload
Subclasses of AbstractHttpUploadException in org.jivesoftware.smackx.httpfileuploadModifier and TypeClassDescriptionstatic class
Exception thrown when http response returned after upload is not 200.static class
Exception thrown when an unexpected exception occurred during the upload.