com.sas.hls.security.user.exception
Class UserPasswordException
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.UserPasswordException
- All Implemented Interfaces:
- Serializable
public class UserPasswordException
- extends UserException
Thrown when an invalid password is provided.
- See Also:
- Serialized Form
UserPasswordException
public UserPasswordException(String message)
- Create a UserPasswordException with specified message.
- Parameters:
message
- User message explaining the failure.
Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA