android.app
public
static
class
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
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
PendingIntent.CanceledException()
public
PendingIntent.CanceledException(String name)
public
PendingIntent.CanceledException(Exception cause)