android.app
Class PendingIntent.CanceledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
android.util.AndroidException
android.app.PendingIntent.CanceledException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PendingIntent
public static class PendingIntent.CanceledException
- extends AndroidException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PendingIntent.CanceledException
public PendingIntent.CanceledException()
PendingIntent.CanceledException
public PendingIntent.CanceledException(String name)
PendingIntent.CanceledException
public PendingIntent.CanceledException(Exception cause)
Copyright © 2008-2012. All Rights Reserved.