Class SmackException.NoResponseException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    SmackException

    public static final class SmackException.NoResponseException
    extends SmackException
    Exception thrown always when there was no response to an request within the stanza reply timeout of the used connection instance. You can modify (e.g. increase) the stanza reply timeout with XMPPConnection.setReplyTimeout(long).
    See Also:
    Serialized Form