Class TaggingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.tagging.TaggingException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidTagException, NonExistentTagException, TagExistsException

public class TaggingException extends org.alfresco.error.AlfrescoRuntimeException
See Also:
  • Constructor Details

    • TaggingException

      public TaggingException(String msgId)
    • TaggingException

      public TaggingException(String msgId, Throwable cause)