allowQuit(false); $whoops->writeToOutput(false); $whoops->pushHandler(new Handler()); IF CLI { $handler->handleUnconditionally(true); } $body = $whoops->handleException($this->exception);