Uses of Class
org.alfresco.service.cmr.invitation.InvitationException
-
Packages that use InvitationException Package Description org.alfresco.service.cmr.invitation Provides the public interface for the invitation service that is used to invite users to sites. -
-
Uses of InvitationException in org.alfresco.service.cmr.invitation
Subclasses of InvitationException in org.alfresco.service.cmr.invitation Modifier and Type Class Description classInvitationExceptionForbiddenThe current user has attempted to do something that they do not have the rights to do.classInvitationExceptionNotFoundThe invitation does not exist.classInvitationExceptionUserErrorThe current user has attempted to do something that is not valid.
-