- All Implemented Interfaces:
- java.io.Serializable
public class GtpResponseFormatError
extends java.lang.Exception
Error used if parsing a GTP response fails.
This error is used if the response to a GTP command is expected to be
in a particular format (e.g. a point), but is in a different format.
- See Also:
- Serialized Form