Class StreamManagementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.SmackException
org.jivesoftware.smack.sm.StreamManagementException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
StreamManagementException.StreamIdDoesNotMatchException, StreamManagementException.StreamManagementCounterError, StreamManagementException.StreamManagementNotEnabledException, StreamManagementException.UnacknowledgedQueueFullException

public abstract class StreamManagementException extends org.jivesoftware.smack.SmackException
See Also:
  • Constructor Details

    • StreamManagementException

      public StreamManagementException()
    • StreamManagementException

      public StreamManagementException(String message)