The class for all Exceptions thrown by FirebaseFunctions.
| enum | FirebaseFunctionsException.Code | The set of error status codes that can be returned from a Callable HTTPS tigger. | |
| FirebaseFunctionsException.Code |
getCode()
Gets the error code for the operation that failed.
|
| Object |
getDetails()
Gets the details object, if one was included in the error response.
|
Gets the error code for the operation that failed.
Gets the details object, if one was included in the error response.