Class RedisConnectionException.NetworkException

All Implemented Interfaces:
Serializable
Enclosing class:
RedisConnectionException

public static class RedisConnectionException.NetworkException extends RedisConnectionException
网络异常
See Also:
  • Constructor Details

    • NetworkException

      public NetworkException(String message)
    • NetworkException

      public NetworkException(String message, Throwable cause)