Home > @infiniteobjects/express-cloud-function > Utils > throwHttpError
Throws an http error
Signature:
static throwHttpError<N extends number>(code: N): never;
Returns:
never