Module lettuce.core

Class CommandCreationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CommandMethodSyntaxException

public class CommandCreationException
extends RedisException
Exception thrown if a command cannot be constructed from a CommandMethod.
Since:
5.0
Author:
Mark Paluch
See Also:
Serialized Form