open fun toLong(): Long
ArithmeticException - If the value does not fit a long, that is if !fitsLong().
ArithmeticException
long
!fitsLong()
Return This value as a java long assuming it is small enough to fit a long.