Captures exceptions and returns information on them as a SOAP string. Might be used for SOAP Webservices.
require'vendor/autoload.php';
$handler = new \Whoops\Handler\SoapResponseHandler();
$run->addHandler($handler);There was an error while loading. Please reload this page.