Home > @firebase/functions > FunctionsError > code
FunctionsError.code property
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.
Signature:
readonly code: FunctionsErrorCode;