It means you need a try..catch around the call.

Try a tutorial on Java Exceptions, it might help:
    http://java.sun.com/docs/books/tutorial/essential/exceptions/

R/

On Sun, Mar 15, 2009 at 10:46 PM, hazlema <hazl...@gmail.com> wrote:
>
> I am playing with "android.speech.action.RECOGNIZE_SPEECH" and in the
> source it says to trap for ActivityNotFoundException.  However, I am
> not sure how I can do this, the activity class doesn't support this
> event.
>
> I found it as part of android.content, but am not sure how to
> implement it.  Multiple inheritance?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to