Interface BlockingTestUtility.IBlockingConditionTimeoutHandle

All Superinterfaces:
org.eclipse.scout.rt.platform.util.IDisposable, org.eclipse.scout.rt.platform.util.IRegistrationHandle
Enclosing class:
BlockingTestUtility

public static interface BlockingTestUtility.IBlockingConditionTimeoutHandle extends org.eclipse.scout.rt.platform.util.IRegistrationHandle
  • Field Summary

    Fields inherited from interface org.eclipse.scout.rt.platform.util.IRegistrationHandle

    NULL_HANDLE
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.eclipse.scout.rt.platform.util.IRegistrationHandle

    dispose
  • Method Details

    • getFirstException

      Exception getFirstException()