| Package | Description |
|---|---|
| org.lockss.laaws.error |
| Modifier and Type | Method and Description |
|---|---|
LockssRestServiceException |
LockssRestServiceException.setHttpStatus(org.springframework.http.HttpStatus httpStatus)
Sets the HTTP response status.
|
LockssRestServiceException |
LockssRestServiceException.setParsedRequest(String parsedRequest)
Sets the copy of the parsed HTTP request contents.
|
LockssRestServiceException |
LockssRestServiceException.setUtcTimestamp(LocalDateTime utcTimestamp)
Sets the exception date and time.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<RestResponseErrorBody> |
SpringControllerAdvice.handler(LockssRestServiceException lrse)
Handles a custom LOCKSS REST service exception.
|
| Constructor and Description |
|---|
RestResponseErrorBody(LockssRestServiceException exception)
Constructor.
|
Copyright © 2000–2020 LOCKSS Program. All rights reserved.