chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.controller / ErrorController

ErrorController

@RestController @RequestMapping(["/api"]) class ErrorController

Controller to handle all undefined entry points

Author Felix Dimmel

Since 1.0.0

Constructors

<init> ErrorController()
Controller to handle all undefined entry points

Functions

wrongRequestFallback fun wrongRequestFallback(): Unit
Handles all request on undefined entry points