public class EntityNotFoundException extends RestValidationException
| Constructor and Description |
|---|
EntityNotFoundException(String message) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Object> |
getRestModelForException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EntityNotFoundException(String message)
public Optional<Object> getRestModelForException()
getRestModelForException in class RestValidationExceptionCopyright © 2014–2020 JBoss by Red Hat. All rights reserved.