Android
android.app
public static class

android.app.PendingIntent.CanceledException

java.lang.Object
java.lang.Throwable Serializable
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

            PendingIntent.CanceledException()
            PendingIntent.CanceledException(String name)
            PendingIntent.CanceledException(Exception cause)
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public PendingIntent.CanceledException()

public PendingIntent.CanceledException(String name)

public PendingIntent.CanceledException(Exception cause)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48