Home > @infiniteobjects/express-server > Utils > throwHttpError
Signature:
static throwHttpError<E extends Error>(err: E): never;
Returns:
never