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