public class MoveFormatException
extends java.lang.IllegalArgumentException
MoveFormatException
wird geworfen, wenn beim Parsen eines Zuges ein Fehler auftritt.Constructor and Description |
---|
MoveFormatException(java.lang.String msg) |
MoveFormatException(java.lang.String msg,
java.lang.Throwable e) |