chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.exceptions

Package htwdd.chessgame.server.exceptions

Types

ErrorResponseObject class ErrorResponseObject
Object to represent a clearly and user comprehensible error message
ExceptionHandler class ExceptionHandler
Handler object to manage exceptions

Exceptions

BadRequestException class BadRequestException : Exception
Exception class for bad requests Thrown when requesting an undefined entry point