open fun setExceptionHandler(exceptionHandler: AsyncUncaughtExceptionHandler): Unit
Supply the AsyncUncaughtExceptionHandler to use to handle exceptions thrown by invoking asynchronous methods with a void return type.
void