W3cubDocs

/Kotlin

<init>

UnsupportedOperationException()

Platform and version requirements: JS

UnsupportedOperationException(message: String?)

Platform and version requirements: JS

UnsupportedOperationException(cause: Throwable?)

Platform and version requirements: JS

UnsupportedOperationException(
    message: String?, 
    cause: Throwable?)

Platform and version requirements: JS