public class SystemResponse extends Object
| Constructor and Description |
|---|
SystemResponse(org.springframework.http.HttpStatus statusCode,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpStatus |
getStatusCode() |
Throwable |
getThrowable() |
Copyright © 2020. All rights reserved.