FirebaseRemoteConfigException

public final class FirebaseRemoteConfigException extends FirebaseException

Generic exception related to Firebase Remote Config. Check the error code and message for more details.

Public Constructor Summary

FirebaseRemoteConfigException(ErrorCode errorCode, String message, Throwable cause, IncomingHttpResponse response, RemoteConfigErrorCode remoteConfigErrorCode)

Public Method Summary

RemoteConfigErrorCode

Inherited Method Summary

Public Constructors

public FirebaseRemoteConfigException (ErrorCode errorCode, String message, Throwable cause, IncomingHttpResponse response, RemoteConfigErrorCode remoteConfigErrorCode)

Public Methods

public RemoteConfigErrorCode getRemoteConfigErrorCode ()