Class InvalidParentCategoryException

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

public class InvalidParentCategoryException extends Exception
Exception that is thrown when the parent category specified for a Category doesn't exist.
Author:
Samarth Dhruva (samarthd)
See Also:
  • Constructor Details

    • InvalidParentCategoryException

      public InvalidParentCategoryException(String message)