Class ProductNotFoundException

All Implemented Interfaces:
Serializable

public class ProductNotFoundException extends MTException
Exception thrown when a requested product is not found.
See Also:
  • Constructor Details

    • ProductNotFoundException

      public ProductNotFoundException(String message)
      Constructs a new ProductNotFoundException with the specified detail message.
      Parameters:
      message - the detail message