android.content.pm
public
static
class
android.content.pm.PackageManager.NameNotFoundException
This exception is thrown when a given package, application, or component
name can not be found.
Summary
Public Constructors
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
PackageManager.NameNotFoundException()
public
PackageManager.NameNotFoundException(String name)