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