If an app attempts to access data in a Bundle object but does not have access to the parceled or serialized class, the system raises a RuntimeException. | Si una app intenta acceder a datos de un objeto Bundle, pero no tiene acceso a la clase empaquetada o serializada, el sistema arroja un RuntimeException. |
Catch RuntimeException and checked exceptions individually. | Atrape RuntimeException y excepciones marcadas individualmente. |
