Most visited

Recently visited

Added in API level 1

Settings.SettingNotFoundException

public static class Settings.SettingNotFoundException
extends AndroidException

java.lang.Object
    java.lang.Throwable
      java.lang.Exception
        android.util.AndroidException
          android.provider.Settings.SettingNotFoundException


摘要(Summary)

Public constructors

Settings.SettingNotFoundException(String msg)

继承方法(Inherited methods)

From class java.lang.Throwable
From class java.lang.Object

Public constructors

Settings.SettingNotFoundException

Added in API level 1
Settings.SettingNotFoundException (String msg)

参数(Parameters)
msg String

Hooray!