Class XmppConnectionStressTest.StressTestFailedException.ErrorsWhileSendingOrReceivingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.igniterealtime.smack.XmppConnectionStressTest.StressTestFailedException
org.igniterealtime.smack.XmppConnectionStressTest.StressTestFailedException.ErrorsWhileSendingOrReceivingException
All Implemented Interfaces:
Serializable
Enclosing class:
XmppConnectionStressTest.StressTestFailedException

public static final class XmppConnectionStressTest.StressTestFailedException.ErrorsWhileSendingOrReceivingException extends XmppConnectionStressTest.StressTestFailedException
See Also:
  • Field Details

    • sendExceptions

      public final Map<org.jivesoftware.smack.XMPPConnection,Exception> sendExceptions
    • receiveExceptions

      public final Map<org.jivesoftware.smack.XMPPConnection,Exception> receiveExceptions