ForkJoinTask.isCompletedAbnormally

Returns {@code true} if this task threw an exception or was cancelled.

@return {@code true} if this task threw an exception or was cancelled

class ForkJoinTask(V)
final
bool
isCompletedAbnormally
()

Meta