@Component @Order(value=2147483647) public class VersionExceptionHandler extends AbstractExceptionHandler<VersionException>
log| Constructor and Description |
|---|
VersionExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpStatus |
getStatus(VersionException ex) |
getErrorResponse, getErrors, getExceptionName, getMessagepublic org.springframework.http.HttpStatus getStatus(VersionException ex)
getStatus in class AbstractExceptionHandler<VersionException>