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