public class FailedToGrantRoleException extends MemberException
Constructor and Description |
---|
FailedToGrantRoleException(WebCenterMessage message, java.lang.Throwable cause, java.lang.String portalId, java.lang.String userId, java.lang.String roleName) |
getPortalId, getRoleName, getUserId
public FailedToGrantRoleException(WebCenterMessage message, java.lang.Throwable cause, java.lang.String portalId, java.lang.String userId, java.lang.String roleName)
message
- the error messagecause
- the causeportalId
- the ID of the portal that the member was being added touserId
- the user IDroleName
- the role name