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
From class java.lang.Throwable
From class java.lang.Object
|
Object
|
clone()
|
| boolean |
|
| void |
finalize()
|
|
final Class<?>
|
getClass()
|
| int |
hashCode()
|
| final void |
notify()
|
| final void |
notifyAll()
|
|
String
|
toString()
|
| final void |
wait(long arg0, int arg1)
|
| final void |
wait(long arg0)
|
| final void |
wait()
|
Public Constructors
public UserRecoverableNotifiedException (String
err)