<?php class MyException extends \Exception {} if ($error !== false) { // This looks like 'throw' was omitted new MyException(); }
You have javascript disabled. You will not be able to edit any code.