@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() |
getIdentifier
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GroupNotFoundException(String identifier)
public String getMessage()
getMessage
in class EntityNotFoundException
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.