Uses of Class
com.sas.hls.security.user.exception.UserException

Packages that use UserException
com.sas.hls.security.user.exception Exceptions that can be thrown while manipulating a user or using the userService. 
 

Uses of UserException in com.sas.hls.security.user.exception
 

Subclasses of UserException in com.sas.hls.security.user.exception
 class UserDeleteException
          Thrown to indicate a failure when user is being deleted
 class UserExistsException
          Thrown when a user information specified for create is already defined in the system
 class UserNotFoundException
          Thrown when a user specified for an action does not exist in the system
 class UserPasswordException
          Thrown when an invalid password is provided.
 class UserPasswordValidationException
          Thrown when a user's password has expired
 



Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA