FromDigitsException
scala.util.FromDigits.FromDigitsException
abstract class FromDigitsException(msg: String) extends NumberFormatException
The base type for exceptions that can be thrown from fromDigits conversions
Value parameters
- msg
-
the detail message describing the conversion error
Attributes
- Source
- FromDigits.scala
- Graph
-
- Supertypes
-
class NumberFormatExceptionclass IllegalArgumentExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article