public 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
String getErrorCode()
Returns an error code that may provide more information about the error.
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Methods

public String getErrorCode ()

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