android.accounts
Class AccountsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
android.accounts.AccountsException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AuthenticatorException, NetworkErrorException, OperationCanceledException
public class AccountsException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AccountsException
public AccountsException()
AccountsException
public AccountsException(String message)
AccountsException
public AccountsException(String message,
Throwable cause)
AccountsException
public AccountsException(Throwable cause)
Copyright © 2008-2012. All Rights Reserved.