Class CategoryServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.service.cmr.search.CategoryServiceException
All Implemented Interfaces:
Serializable

public class CategoryServiceException extends org.alfresco.error.AlfrescoRuntimeException
Category Service Exception Class
See Also:
  • Constructor Details

    • CategoryServiceException

      public CategoryServiceException(String message)
      Construtor
      Parameters:
      message - the message string
    • CategoryServiceException

      public CategoryServiceException(String message, Throwable source)
      Constructor
      Parameters:
      message - the message string
      source - the source exception