@UnstableApi public final class RedisCodecException extends CodecException
异常
这是通过抛出RedisEncoder
或RedisDecoder
。
Constructor and Description |
---|
RedisCodecException(java.lang.String message)
创建一个新的实例。
|
RedisCodecException(java.lang.Throwable cause)
创建一个新的实例。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.