C abstract class

FromDigitsException

extends NumberFormatException

The base type for exceptions that can be thrown from fromDigits conversions

Supertypes

NumberFormatException

Constructors

FromDigitsException

( msg: String )

Members

private val 

msg

: String