public final class FileTransferRejectedException extends XmppException
This is generic exception when a file transfer request has been rejected. The reason for it is, that different file transfer protocols use different ways to indicate file transfer rejection:
<not-acceptable/> stanza error<forbidden/> stanza erroraction='session-terminate' and <decline/> to reject an offer.| Constructor and Description |
|---|
FileTransferRejectedException() |
Copyright © 2014–2019 XMPP.rocks. All rights reserved.