@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.