Class TagExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.tagging.TaggingException
org.alfresco.repo.tagging.TagExistsException
All Implemented Interfaces:
Serializable

public class TagExistsException extends TaggingException
See Also:
  • Constructor Details

    • TagExistsException

      public TagExistsException(String msgId)
    • TagExistsException

      public TagExistsException(String msgId, Throwable cause)