Closed donalmurtagh closed 6 months ago
The documentation says
For some exceptions like MethodArgumentNotValidException, ConstraintViolationException,… there is special handling and extra information is returned in the response.
But it would be helpful to know exactly which exception types produce this extra information, e.g. is it
I believe that if you want to know it so exact, you should look at the source code. The documentation just gives some examples. It is not the intention to have an exhaustive list there.
The documentation says
But it would be helpful to know exactly which exception types produce this extra information, e.g. is it