UserRecoverableNotifiedException

public class UserRecoverableNotifiedException extends GoogleAuthException

UserRecoverableNotifiedException signals that there was a Google authentication error which can be recovered with user action and has been handled by publishing a notification for the user to act on.

Public Constructor Summary

Inherited Method Summary

Public Constructors

public UserRecoverableNotifiedException (String err)

public UserRecoverableNotifiedException (String err, Throwable throwable)