A Firebase Remote Config internal issue caused by an interaction with the Firebase Remote Config server.
|
FirebaseRemoteConfigServerException(int httpStatusCode, String
detailMessage)
Creates a Firebase Remote Config server exception with the given message and
HTTP status code.
|
|
|
FirebaseRemoteConfigServerException(int httpStatusCode, String
detailMessage, Throwable cause)
Creates a Firebase Remote Config server exception with the given message, HTTP
status code and
|
| int |
getHttpStatusCode()
Gets the HTTP status code of the failed Firebase Remote Config server
operation.
|
Creates a Firebase Remote Config server exception with the given message and HTTP status code.
Gets the HTTP status code of the failed Firebase Remote Config server operation.