com.sas.hls.security.membership.exception
Class MembershipExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sas.hls.common.exception.AbstractCheckedException
com.sas.hls.security.membership.exception.MembershipException
com.sas.hls.security.membership.exception.MembershipExistsException
- All Implemented Interfaces:
- Serializable
public class MembershipExistsException
- extends MembershipException
Thrown when an attempt is made to create a membership for a context when the membership already exists for that context.
- See Also:
- Serialized Form
MembershipExistsException
public MembershipExistsException(String message)
- MembershipExistsException constructor
- Parameters:
message
- detailed message about this exception
Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA