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

Exceptions that can be thrown while manipulating a user or using the userService.

See:
          Description

Exception Summary
UserDeleteException Thrown to indicate a failure when user is being deleted
UserException Abstract parent class for exceptions thrown while manipulating or accessing a user.
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.
 

Package com.sas.hls.security.user.exception Description

Exceptions that can be thrown while manipulating a user or using the userService.



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