Package | Description |
---|---|
com.sas.hls.security.user.exception |
Exceptions that can be thrown while manipulating a user or using the userService.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA