@ResponseStatus(value=CONFLICT) public class ConflictException extends RuntimeException
| Constructor and Description |
|---|
ConflictException(String message) |
ConflictException(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.