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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Communote team. All rights reserved.