# Print output for @column tags ?> OperationCanceledException - Android SDK | Android Developers

Most visited


Recently visited


OperationCanceledException

public class OperationCanceledException
extends AccountsException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ android.accounts.AccountsException
         ↳ android.accounts.OperationCanceledException


Summary


Public constructors

OperationCanceledException()
OperationCanceledException(String message)
OperationCanceledException(String message, Throwable cause)
OperationCanceledException(Throwable cause)

Inherited methods

Public constructors


OperationCanceledException

public OperationCanceledException ()

OperationCanceledException

public OperationCanceledException (String message)

Parameters
message String

OperationCanceledException

public OperationCanceledException (String message, 
                Throwable cause)

Parameters
message String

cause Throwable

OperationCanceledException

public OperationCanceledException (Throwable cause)

Parameters
cause Throwable

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.