public class NoSuchGroupException extends NoSuchEntityException
NoSuchEntityException
thrown to indicate the named group does not exist.Constructor and Description |
---|
NoSuchGroupException(KeyedMessage message,
String groupName) |
Modifier and Type | Method and Description |
---|---|
String |
getGroupName()
Retrieves the name of the group which was requested but not found.
|
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 Atlassian. All rights reserved.