Package 

Class FirebaseUiUserCollisionException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class FirebaseUiUserCollisionException
    extends Exception
                        

    Internal exception which holds the necessary data to complete sign-in in the event of a recoverable error.

    • Method Summary

      Modifier and Type Method Description
      String getProviderId()
      String getEmail()
      AuthCredential getCredential()
      final int getErrorCode()
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait