| Class | Description |
|---|---|
| ReactiveConstraintViolationExceptionHandler |
Represents the WebExceptionHandler that handles ConstraintViolationException and returns an appropriate HTTP response.
|
| ReactiveInvalidFormatExceptionHandler |
Represents the WebExceptionHandler that handles InvalidFormatException and throws a ConstraintViolationException.
|
| ReactiveMissingKotlinParameterExceptionHandler |
Represents the WebExceptionHandler that handles MissingKotlinParameterException and throws a ConstraintViolationException.
|