public class MembershipNotFoundException extends ObjectNotFoundException
| Constructor and Description |
|---|
MembershipNotFoundException(String childName,
String parentName) |
MembershipNotFoundException(String childName,
String parentName,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildName()
Returns name of the child.
|
String |
getParentName()
Returns names of the parent.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024 Atlassian. All rights reserved.