public class RepositoryViolationException extends ValidationException
| Constructor and Description |
|---|
RepositoryViolationException(String message) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Object> |
getRestModelForException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryViolationException(String message)
public Optional<Object> getRestModelForException()
getRestModelForException in class ValidationExceptionCopyright © 2014–2017. All rights reserved.