netty5/codec
Trustin Lee 2802b231e5 Make all codecs throw a CodecException
- Added CodecException which is either EncoderException or
  DecoderException
- Made all decoder exceptions a subtype of DecoderException
- Replaced CodecEmbedderException with CodecException
- All abstract handlers wraps an exception with a CodecException
2012-05-18 15:42:36 +09:00
..
src Make all codecs throw a CodecException 2012-05-18 15:42:36 +09:00
pom.xml Code cleanup 2012-03-30 12:48:28 +09:00