public final class

FirebaseMessagingException

extends FirebaseException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.google.firebase.FirebaseException
         ↳ com.google.firebase.messaging.FirebaseMessagingException

Summary

Public Methods
MessagingErrorCode getMessagingErrorCode()
Returns an error code that may provide more information about the error.
[Expand]
Inherited Methods
From class com.google.firebase.FirebaseException
From class java.lang.Throwable
From class java.lang.Object

Public Methods

public MessagingErrorCode getMessagingErrorCode ()

Returns an error code that may provide more information about the error.