W3cubDocs

/Kotlin

NumberFormatException

Platform and version requirements: JS (1.1), Native (1.3)
open class NumberFormatException : IllegalArgumentException
Platform and version requirements: JVM (1.1)
typealias NumberFormatException = NumberFormatException

Constructors

Platform and version requirements: JS (1.0), Native (1.0)

<init>

<init>()
<init>(message: String?)

© 2010–2019 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