java · java/ExecutionException
ExecutionException
ExecutionException
Thrown by Future.get() when the computation threw an exception. Unwrap the cause with getCause().
Thrown by Future.get() when the computation threw an exception. Unwrap the cause with getCause().