com.atlassian.crowd.exception
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.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Atlassian. All Rights Reserved.