Where do I find a list of what all the RooFitResult status codes mean?

Hi, where do I find a list of what all the RooFitResult status codes mean? (specifically with Minuit2 but ideally a list of with any minimizer).

e.g. Status : MINIMIZE=-1 HESSE=302

When I look up online I can’t find anything that explains this, e.g. I find this link Meaning of values returned by RooFitResult::status(..)? - #2 by moneta but this only has results for 0,1,2,3,4, not -1 or 302. It has a link to a page about hesse which I assume has more detail but the link is dead.

Thanks

@jonas can most probably help you with this