Calls the given callable converting any thrown exception to an unchecked exception via throwAsUncheckedException
The value returned by call
The callable to call
Callable's return type