chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.exceptions / ErrorResponseObject / toString

toString

fun toString(): String

Cast the error response object to String (JSON) Necessary to return the error as JSON if the client has requested

Author Felix Dimmel

Since 1.0.0