Page MenuHomePhorge

built in exception display is missing top line
Closed, ResolvedPublic

Description

PhabricatorDefaultRequestExceptionHandler can be triggered by throwing an exception, and it shows the trace, but the trace is missing the last call (the line that has the throw statement, so we're losing some information there.

Related Objects

Mentioned In
Next Up