@Portable public class GroupNotFoundException extends EntityNotFoundException
Exception for user system management when the group is not found.
| Constructor and Description |
|---|
GroupNotFoundException(String identifier) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
getIdentifieraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GroupNotFoundException(String identifier)
public String getMessage()
getMessage in class EntityNotFoundExceptionCopyright © 2012–2019 JBoss by Red Hat. All rights reserved.