Class StreamManagementException.StreamIdDoesNotMatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.SmackException
org.jivesoftware.smack.sm.StreamManagementException
org.jivesoftware.smack.sm.StreamManagementException.StreamIdDoesNotMatchException
All Implemented Interfaces:
Serializable
Enclosing class:
StreamManagementException

public static class StreamManagementException.StreamIdDoesNotMatchException extends StreamManagementException
See Also:
  • Constructor Details

    • StreamIdDoesNotMatchException

      public StreamIdDoesNotMatchException(String expected, String got)