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 AnyShow all
- Known subtypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
In this article