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