close
The Wayback Machine - https://web.archive.org/web/20190717014514/https://firebase.google.com/docs/reference/js/firebase.functions.HttpsError
Go to console

Index

Properties

Error

Error: ErrorConstructor

code

A standard error code that will be returned to the client. This also determines the HTTP status code of the response, as defined in code.proto.

Optional details

details: any

Extra data to be converted to JSON and included in the error response.

message

message: string

name

name: string

Optional stack

stack: string