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