nux.xom.binary
Class BinaryParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nu.xom.ParsingException
nux.xom.binary.BinaryParsingException
- All Implemented Interfaces:
- Serializable
- public class BinaryParsingException
- extends ParsingException
An exception indicating corrupt binary XML data on deserialization input to a
BinaryXMLCodec
. If you get this exception, check your
client application's I/O pipeline.
- Author:
- whoschek.AT.lbl.DOT.gov, $Author: hoschek3 $
- See Also:
- Serialized Form