Uses of Class
org.powertac.visualizer.web.rest.errors.BadRequestAlertException
| Package | Description |
|---|---|
| org.powertac.visualizer.web.rest.errors |
-
Uses of BadRequestAlertException in org.powertac.visualizer.web.rest.errors
Subclasses of BadRequestAlertException in org.powertac.visualizer.web.rest.errors Modifier and Type Class Description classLoginAlreadyUsedExceptionMethods in org.powertac.visualizer.web.rest.errors with parameters of type BadRequestAlertException Modifier and Type Method Description org.springframework.http.ResponseEntity<org.zalando.problem.Problem>ExceptionTranslator. handleBadRequestAlertException(BadRequestAlertException ex, org.springframework.web.context.request.NativeWebRequest request)