NumberTooSmall (original) (raw)

scala.util.FromDigits.NumberTooSmall

Thrown in case of numeric underflow (e.g. a non-zero floating point literal that produces a zero value)

Attributes

Source

FromDigits.scala

Graph

Supertypes

Members list

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:

Throwable

In this article