- 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