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