FirebaseAdmin. FirebaseException
Common error type for all exceptions raised by Firebase APIs.
Summary
Inheritance
Inherits from: ExceptionDirect Known Subclasses:FirebaseAdmin.Auth.FirebaseAuthException, FirebaseAdmin.Messaging.FirebaseMessagingException
        Properties | 
    |
|---|---|
        ErrorCode
       | 
      
        
         Gets the platform-wide error code associated with this exception.  
       | 
    
        HttpResponse
       | 
      
        HttpResponseMessage
        Gets the HTTP response that resulted in this exception.  
       | 
    
Properties
HttpResponse
HttpResponseMessage HttpResponse
Gets the HTTP response that resulted in this exception.
Null, if the exception was not caused by an HTTP error response.