# Print output for @column tags ?> IntentSender.SendIntentException - Android SDK | Android Developers

Most visited


Recently visited


IntentSender.SendIntentException

public static class IntentSender.SendIntentException
extends AndroidException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.util.AndroidException
         ↳ android.content.IntentSender.SendIntentException


Exception thrown when trying to send through a PendingIntent that has been canceled or is otherwise no longer able to execute the request.

Summary


Public constructors

SendIntentException()
SendIntentException(String name)
SendIntentException(Exception cause)

Inherited methods

Public constructors


SendIntentException

public SendIntentException ()

SendIntentException

public SendIntentException (String name)

Parameters
name String

SendIntentException

public SendIntentException (Exception cause)

Parameters
cause Exception

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.