Which exception is thrown when a given package, application, or component name can not be found?

Options
- PackageManager.NameNotFoundException
- Resources.NotFoundException
- ParseException
- FormatException


CORRECT ANSWER : PackageManager.NameNotFoundException

Discussion Board
PackageManager.NameNotFoundException

PackageManager.NameNotFoundException exception is thrown when a given package, application, or component name cannot be found.
This execption is thrown when a resource for a mapping could not be found.

Sapna Ambadkar 03-10-2017 12:32 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement