Package com.firebase.ui.auth.data.model
Class UserCancellationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.firebase.ui.auth.FirebaseUiException
-
- com.firebase.ui.auth.data.model.UserCancellationException
-
- All Implemented Interfaces:
java.io.Serializable
public class UserCancellationException extends FirebaseUiException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserCancellationException()
-
Method Summary
-
Methods inherited from class com.firebase.ui.auth.FirebaseUiException
getErrorCode
-
-