Class InvitationExceptionNotFound

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.service.cmr.invitation.InvitationException
org.alfresco.service.cmr.invitation.InvitationExceptionNotFound
All Implemented Interfaces:
Serializable

public class InvitationExceptionNotFound extends InvitationException
The invitation does not exist.
See Also:
  • Constructor Details

    • InvitationExceptionNotFound

      public InvitationExceptionNotFound(String msgId, Object... args)