Fixed RuntimeException namespace.
Use global RuntimeException. (#42) - Updates the thrown exception to use the global namespace to prevent class not found error. ``` Fatal error: Class 'IntegratedExperts\BehatSteps\D8\RuntimeException' not found (Behat\Testwork\Call\Exception\FatalThrowableError) ```