public class IllegalMoveException extends ChessException
| Constructor and Description |
|---|
IllegalMoveException(ChessBoardCoord coord) |
IllegalMoveException(ChessMovePath path,
String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalMoveException(ChessBoardCoord coord)
public IllegalMoveException(ChessMovePath path, String message)
Copyright © 2016. All Rights Reserved.