Uses of Class
org.uberfire.ext.security.management.api.exception.EntityNotFoundException
-
Packages that use EntityNotFoundException Package Description org.uberfire.ext.security.management.api.exception -
-
Uses of EntityNotFoundException in org.uberfire.ext.security.management.api.exception
Subclasses of EntityNotFoundException in org.uberfire.ext.security.management.api.exception Modifier and Type Class Description classClientNotFoundExceptionclassGroupNotFoundExceptionException for user system management when the group is not found.classInvalidEntityIdentifierExceptionThe entity's identifier is invalid.classUserNotFoundExceptionException for user system management when the user is not found.
-