Class RedisCommandException.TypeException

All Implemented Interfaces:
Serializable
Enclosing class:
RedisCommandException

public static class RedisCommandException.TypeException extends RedisCommandException
类型错误异常
See Also:
  • Constructor Details

    • TypeException

      public TypeException(String message)
    • TypeException

      public TypeException(String message, Throwable cause)