Uses of Package
com.sas.hls.security.user.exception

Packages that use com.sas.hls.security.user.exception
com.sas.hls.security.user Service and class definitions for manipulating and creating Users. 
com.sas.hls.security.user.exception Exceptions that can be thrown while manipulating a user or using the userService. 
 

Classes in com.sas.hls.security.user.exception used by com.sas.hls.security.user
UserDeleteException
          Thrown to indicate a failure when user is being deleted
UserExistsException
          Thrown when a user information specified for create is already defined in the system
UserNotFoundException
          Thrown when a user specified for an action does not exist in the system
UserPasswordException
          Thrown when an invalid password is provided.
 

Classes in com.sas.hls.security.user.exception used by com.sas.hls.security.user.exception
UserException
          Abstract parent class for exceptions thrown while manipulating or accessing a user.
 



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