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