FromDigitsException
scala.util.FromDigits.FromDigitsException
abstract class FromDigitsException(msg: String) extends NumberFormatException
The base type for exceptions that can be thrown from fromDigits
conversions
Attributes
- Source
- FromDigits.scala
- Graph
-
- Supertypes
-
class NumberFormatExceptionclass IllegalArgumentExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
Members list
Keywords
- no keywords
- final
Inherited
- Not inherited
- Throwable
In this article