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