org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleConstraintValidationException(ConstraintValidationException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleIllegalArgumentException(IllegalArgumentException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleImportException(ImportException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleInUseException(InUseException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleIOException(IOException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleJsonProcessingException(MalformedJsonException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleNotAllowedException(NotAllowedException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleNotFoundException(NotFoundException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleRepositoryException(RepositoryException exception) |
org.springframework.http.ResponseEntity<ErrorMessage> |
ResourceControllerAdvice.handleRepositoryException(RuntimeException exception) |