Class SmackException.GenericConnectionException

All Implemented Interfaces:
Serializable
Enclosing class:
SmackException

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

    • GenericConnectionException

      @Deprecated public GenericConnectionException(Throwable wrappedThrowable)
      Deprecated.
      Deprecated, do not use.
      Parameters:
      wrappedThrowable - the wrapped throwable.