| Class | Description |
|---|---|
| ConstraintViolationExceptionHandler |
Represents the REST controller that handles ConstraintViolationException and returns an appropriate HTTP response.
|
| InvalidFormatExceptionHandler |
Represents the REST controller that handles InvalidFormatException and returns an appropriate HTTP response.
|
| MissingKotlinParameterExceptionHandler |
Represents the REST controller that handles MissingKotlinParameterException and returns an appropriate HTTP response.
|