- 所有已实现的接口:
- java.io.Serializable
public class EncoderException
extends java.lang.Exception
Thrown when there is a failure condition during the encoding process. This
exception is thrown when an Encoder encounters a encoding specific exception
such as invalid data, inability to calculate a checksum, characters outside of the
expected range.
- 版本:
- $Id: EncoderException.java,v 1.10 2004/02/29 04:08:31 tobrien Exp $
- 作者:
- Apache Software Foundation
- 另请参阅:
- 序列化表格