Class CategoryAncestryHydrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.catalog.web.endpoint.exception.CategoryAncestryHydrationException
All Implemented Interfaces:
Serializable

public class CategoryAncestryHydrationException extends RuntimeException
Exception that is thrown when there was some error fetching the ancestors of a Category.
Author:
Samarth Dhruva (samarthd)
See Also:
  • Constructor Details

    • CategoryAncestryHydrationException

      public CategoryAncestryHydrationException(String message)