App\Controller\Http::except PHP Method

except() public method

public except ( )
    function except()
    {
        throw new \Exception("except");
    }