Documentation for this section has not yet been entered.
Type Reason Java.Lang.ArithmeticException if rounding is necessary of the number doesn't fit in a short.
Returns this BigDecimal as a short value if it has no fractional part and if its value fits to the short range ([-215..215-1]). If these conditions are not met, an ArithmeticException is thrown.