| Package | Description |
|---|---|
| redis.clients.jedis.exceptions |
This package contains the Exception classes.
|
| Modifier and Type | Method and Description |
|---|---|
JedisBroadcastException |
JedisBroadcastException.prepareToThrow()
Prepares the exception for throwing by:
Refreshing the stack trace to show where it's thrown from (not where it was created)
Setting the cause to the first error encountered for better debugging
|
Copyright © 2026. All rights reserved.