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