Lsrur\Inspector\Collectors\ExceptionCollector::b_addException PHP Method

b_addException() public method

public b_addException ( $exception )
    public function b_addException($exception)
    {
        return $this->handleException($exception, true);
    }