The Exception_Product() function returns the ID of the product that threw the current exception.
Exception_Product()
• None
An integer containing the ID of the product that threw the current exception.
The Exception_Product() function must be used in the catch or else block of the try...end try statement.