NumberTooLarge
scala.util.FromDigits.NumberTooLarge
class NumberTooLarge(msg: String) extends FromDigitsException
Thrown if value of result does not fit into result type's range
Attributes
- Source
- FromDigits.scala
- Graph
-
- Supertypes
-
class FromDigitsExceptionclass NumberFormatExceptionclass IllegalArgumentExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
Members list
Keywords
- no keywords
- final
Inherited
- Not inherited
- Throwable
In this article