Class RedisCommandException.ExecutionException

All Implemented Interfaces:
Serializable
Enclosing class:
RedisCommandException

public static class RedisCommandException.ExecutionException extends RedisCommandException
执行错误异常
See Also:
  • Constructor Details

    • ExecutionException

      public ExecutionException(String message)
    • ExecutionException

      public ExecutionException(String message, Throwable cause)