KeyCharacterMap.UnavailableException  |  API reference  |  Android Developers (original) (raw)


open class UnavailableException : AndroidRuntimeException

kotlin.Any
kotlin.Throwable
java.lang.Exception
java.lang.RuntimeException
android.util.AndroidRuntimeException

Thrown by [KeyCharacterMap.load](/reference/kotlin/android/view/KeyCharacterMap#load%28kotlin.Int%29) when a key character map could not be loaded.

Summary

Public constructors
UnavailableException(msg: String!)

Public constructors

UnavailableException

UnavailableException(msg: String!)

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.