Class SmackException.ConnectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.SmackException
org.jivesoftware.smack.SmackException.ConnectionException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SmackException.EndpointConnectionException, SmackException.GenericConnectionException, SmackException.NoEndpointsDiscoveredException
Enclosing class:
SmackException

public abstract static class SmackException.ConnectionException extends SmackException
See Also:
  • Constructor Details

    • ConnectionException

      protected ConnectionException(Throwable wrappedThrowable)
    • ConnectionException

      protected ConnectionException(String message)