com.sas.hls.security.user.exception
Class UserNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.security.user.exception.UserException
com.sas.hls.security.user.exception.UserNotFoundException
- All Implemented Interfaces:
- Serializable
public class UserNotFoundException
- extends UserException
Thrown when a user specified for an action does not exist in the system
- See Also:
- Serialized Form
UserNotFoundException
public UserNotFoundException(String message)
- Create a UserExistsException with specified message.
- Parameters:
message
- User message explaining the failure.
Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA