@UnstableApi public final class RedisCodecException extends CodecException
| Constructor and Description | 
|---|
RedisCodecException(String message)
Creates a new instance. 
 | 
RedisCodecException(Throwable cause)
Creates a new instance. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2025 The Netty Project. All rights reserved.