| Package | Description |
|---|---|
| com.oneops.proxy.web |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
ErrorControllerAdvice.handleControllerException(javax.servlet.http.HttpServletRequest req,
Throwable ex)
An exception handler method for
IllegalArgumentException thrown from all the Rest
controllers. |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<ErrorResponse> |
ErrorController.errorResponse(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Handles all the errors and returns an
ErrorResponse. |
Copyright © 2018 Walmart, Inc.. All rights reserved.