Class RedisConnectionException.TimeoutException

All Implemented Interfaces:
Serializable
Enclosing class:
RedisConnectionException

public static class RedisConnectionException.TimeoutException extends RedisConnectionException
连接超时异常
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)
    • TimeoutException

      public TimeoutException(String message, Throwable cause)