Class CatalogExceptionAdvisor

java.lang.Object
com.broadleafcommerce.catalog.web.endpoint.exception.CatalogExceptionAdvisor

@RestControllerAdvice(annotations=org.springframework.web.bind.annotation.ResponseBody.class) public class CatalogExceptionAdvisor extends Object
General exception handler registry for handlers not exclusive to a single controller.
Author:
Samarth Dhruva (samarthd)
  • Constructor Details

    • CatalogExceptionAdvisor

      public CatalogExceptionAdvisor()
  • Method Details