A variant of UserIO.getInput that'll constantly prompt the user until they enter a value that doesn't cause an exception (of type Ex) to be thrown by the Binder.
See Implementation
A variant of UserIO.getInput that'll constantly prompt the user until they enter a value that doesn't cause an exception (of type Ex) to be thrown by the Binder.