bugfix: showAlert does not throw an exception anymore
removed the undocumented feature that an InputInterface can throw an Exception in showAlert which reaches the user without changes this also fixes a bug which caused that if showAlert is called an Exception is thrown For the tests, this was just a temporary solution, a refactoring is necessary