[]
        
(Showing Draft Content)

CSJ2K.j2k.util.ThreadPool.checkTargetErrors

checkTargetErrors Method

checkTargetErrors()

Checks that no error or runtime exception in any target have occurred so far. If an error or runtime exception has occurred in a target's run method they are thrown by this method.

Declaration
public virtual void checkTargetErrors()