public class ParentIsAlreadyChildDataIntegrityViolationException
extends org.springframework.dao.DataIntegrityViolationException
| Constructor and Description |
|---|
ParentIsAlreadyChildDataIntegrityViolationException(String msg,
Long violatingParentTopicId,
Long violatingChildTopicId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getViolatingChildTopicId() |
Long |
getViolatingParentTopicId() |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Communote team. All rights reserved.