NumberTooSmall
Thrown in case of numeric underflow (e.g. a non-zero floating point literal that produces a zero value)
- Source:
- FromDigits.scala
class FromDigitsException
class NumberFormatException
class IllegalArgumentException
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any