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