Exception | Description |
---|---|
EntityNotFoundException |
Exception for user system management when some entity is not found.
|
GroupNotFoundException |
Exception for user system management when the group is not found.
|
InvalidEntityIdentifierException |
The entity's identifier is invalid.
|
NoImplementationAvailableException |
Exception for user system management when the service provider implementation class is not available.
|
OperationFailedException |
Exception for user system management when some remote operation has failed.
|
RealmManagementNotAuthorizedException | |
SecurityManagementException |
Generic exception for user system management API.
|
UnsupportedServiceCapabilityException |
Exception for user system management when trying to operate with a non supported feature (capability).
|
UserAlreadyExistsException |
Exception for user system management when the entity to create already exists.
|
UserNotFoundException |
Exception for user system management when the user is not found.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.