T - The error model that will be used as the HTTP Response body.public interface WebResponseExceptionTranslator<T>
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<T> |
translate(Exception e) |
Copyright © 2019. All rights reserved.