@ResponseStatus(value=NOT_FOUND) public class ResourceNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ResourceNotFoundException(String message) |
ResourceNotFoundException(String message,
Throwable err) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpStatus |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.