W3cubDocs

/Kotlin

NumberFormatException

typealias NumberFormatException = NumberFormatException

Platform and version requirements: Kotlin 1.1, JVM

open class NumberFormatException : IllegalArgumentException

Platform and version requirements: JS

Constructors

<init>

NumberFormatException()
NumberFormatException(message: String?)

© 2010–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number-format-exception/index.html