Class InvalidProductCodeException

    • Constructor Detail

      • InvalidProductCodeException

        public InvalidProductCodeException​(String message)
        Constructs a new InvalidProductCodeException with the specified error message.
        Parameters:
        message - Describes the error encountered.