UserRecoverableException

class UserRecoverableException : Exception

Known direct subclasses
GooglePlayServicesRepairableException

GooglePlayServicesRepairableExceptions are special instances of s which are thrown when Google Play services is not installed, up-to-date, or enabled.


UserRecoverableExceptions signal errors that can be recovered with user action, such as a user login.

Summary

Public constructors

Public properties

Intent!

Public constructors

UserRecoverableException

UserRecoverableException(msg: String!, intent: Intent!)

Public properties

intent

val intentIntent!