public class CommandFailedEvent extends CommandBaseEvent
| Constructor and Description |
|---|
CommandFailedEvent(RedisCommand<Object,Object,Object> command,
Map<String,Object> context,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
getCommand, getContext, toStringCopyright © 2021 lettuce.io. All rights reserved.