Returns the product of the arguments, throwing an exception if the result overflows a long.
long
Parameters:
x
y
Returns: the result
Exceptions:
ArithmeticException
Since: 9
Diagram: Math