MalformedNumber
scala.util.FromDigits.MalformedNumber
class MalformedNumber(msg: String) extends FromDigitsException
Thrown if digit string is not legal for the given type
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