| Package | Description |
|---|---|
| org.oncoblocks.centromere.web.exceptions |
| Modifier and Type | Method and Description |
|---|---|
RestError |
RestException.getRestError() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<RestError> |
RestExceptionHandler.handleRestException(RestException ex,
org.springframework.web.context.request.WebRequest request)
Catches a
RestException thrown bt a web service
controller and returns an informative message. |
Copyright © 2016. All rights reserved.