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, toString
Copyright © 2021 Atlassian. All rights reserved.