Class ProductExceptionHandler

java.lang.Object
com.mt.ecommerce.product.config.ProductExceptionHandler

@RestControllerAdvice public class ProductExceptionHandler extends Object
Global exception handler for product-related exceptions. Catches specific exceptions and returns appropriate HTTP responses.