C class

NumberTooLarge

extends FromDigitsException

Thrown if value of result does not fit into result type's range

Supertypes

FromDigitsException

Constructors

NumberTooLarge

( msg: String )

Members

private val 

msg

: String