android.util
Class AndroidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
android.util.AndroidException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IntentFilter.MalformedMimeTypeException, IntentSender.SendIntentException, PackageManager.NameNotFoundException, PendingIntent.CanceledException, RemoteException, Settings.SettingNotFoundException
public class AndroidException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AndroidException
public AndroidException()
AndroidException
public AndroidException(String name)
AndroidException
public AndroidException(String name,
Throwable cause)
AndroidException
public AndroidException(Exception cause)
Copyright © 2008-2012. All Rights Reserved.