Added in API level 5
AccountsException
open class AccountsException : Exception
kotlin.Any | |||
↳ | kotlin.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.accounts.AccountsException |
Summary
Public constructors | |
---|---|
AccountsException(message: String!) |
|
AccountsException(message: String!, cause: Throwable!) |
|
AccountsException(cause: Throwable!) |