Uses of Class
de.trustable.ca3s.core.exception.IntegrityException
-
Packages that use IntegrityException Package Description de.trustable.ca3s.core.web.rest.advice -
-
Uses of IntegrityException in de.trustable.ca3s.core.web.rest.advice
Methods in de.trustable.ca3s.core.web.rest.advice with parameters of type IntegrityException Modifier and Type Method Description org.springframework.http.ResponseEntity<ProblemDetail>IntegrityExceptionAdvice. respondTo(IntegrityException exception)
-