public final class NoResponseException extends XmppException
Usually it is thrown when querying an entity for information with IQ-get or IQ-set and expecting an IQ-result.
| Constructor and Description |
|---|
NoResponseException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoResponseException(String message)
Copyright © 2014–2016 XMPP.rocks. All rights reserved.