Uses of Class
io.lettuce.core.dynamic.CommandCreationException
| Package | Description |
|---|---|
| io.lettuce.core.dynamic |
Core package for Redis Command Interface support through
RedisCommandFactory. |
-
Uses of CommandCreationException in io.lettuce.core.dynamic
Subclasses of CommandCreationException in io.lettuce.core.dynamic Modifier and Type Class Description classCommandMethodSyntaxExceptionException thrown if the command syntax is invalid.