# Print output for @column tags ?> PendingIntent.CanceledException - Android SDK | Android Developers

Most visited


Recently visited


PendingIntent.CanceledException

public static class PendingIntent.CanceledException
extends AndroidException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.util.AndroidException
         ↳ android.app.PendingIntent.CanceledException


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

CanceledException()
CanceledException(String name)
CanceledException(Exception cause)

Inherited methods

Public constructors


CanceledException

public CanceledException ()

CanceledException

public CanceledException (String name)

Parameters
name String

CanceledException

public CanceledException (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.