[LIB-9] Fix error in toString() function of exceptions
authorgotty <gotty@hedgecode.org>
Fri, 19 Apr 2019 00:23:22 +0000 (03:23 +0300)
committergotty <gotty@hedgecode.org>
Fri, 19 Apr 2019 00:23:22 +0000 (03:23 +0300)
commitd3bad7f328495d5746704f914fd335a2487ad2bb
treee6abe753200d707a42e607171a3661e249c4ffbd
parentc30c1d1230ec2771527b172a4f2ee8a44e7d4bda
[LIB-9]  Fix error in toString() function of exceptions
src/main/java/org/hedgecode/chess/position/ParseException.java
src/main/java/org/hedgecode/chess/uci/AcceptorException.java
src/main/java/org/hedgecode/chess/uci/EngineException.java