- All Implemented Interfaces:
- java.io.Serializable
public class OdinFormatException
extends java.lang.RuntimeException
Thrown by Odin if the reader reach an error in the format or trying to read an object with the wrong type. for example: odn contains a number but trying to read a String.
- See Also:
- Serialized Form