Uses of Class
com.sas.lsaf.security.user.UserException
Packages that use UserException
Package
Description
Service and classes to create and manipulate users in the system.
-
Uses of UserException in com.sas.lsaf.security.user
Subclasses of UserException in com.sas.lsaf.security.userModifier and TypeClassDescriptionclassThrown when there is a problem deleting a user from the system.classThrown when the user account to be created exists in the system.classThrown when a user account is attempted to be locked but is already locked.classThrown when the user account that is specified for an action does not exist in the system.classThrown when an invalid password is specified.classThrown when a user account is attempted to be unlocked but is already unlocked.