Uses of Class
tech.esphero.multitenant.exception.InvalidTenantException
Packages that use InvalidTenantException
-
Uses of InvalidTenantException in tech.esphero.multitenant.web
Methods in tech.esphero.multitenant.web with parameters of type InvalidTenantExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Object> GlobalExceptionHandler.handleInvalidTenantException(InvalidTenantException ex, org.springframework.web.context.request.WebRequest request)