Home
last modified time | relevance | path

Searched defs:AccountsException (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accounts/
DAccountsException.java19 public class AccountsException extends Exception { class
20 public AccountsException() { in AccountsException() method in AccountsException
23 public AccountsException(String message) { in AccountsException() method in AccountsException
26 public AccountsException(String message, Throwable cause) { in AccountsException() method in AccountsException
29 public AccountsException(Throwable cause) { in AccountsException() method in AccountsException