Android Studio Sign in
Added in API level 11

KeyCharacterMap.UnavailableException


public static class KeyCharacterMap.UnavailableException
extends AndroidRuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.util.AndroidRuntimeException
           ↳ android.view.KeyCharacterMap.UnavailableException


Thrown by KeyCharacterMap.load when a key character map could not be loaded.

Summary

Public constructors

UnavailableException(String msg)

Inherited methods

Public constructors

UnavailableException

Added in API level 11
public UnavailableException (String msg)

Parameters
msg String

Morty Proxy This is a proxified and sanitized view of the page, visit original site.