Uses of Class
org.eclipse.actf.util.win32.comclutch.ComException

Packages that use ComException
org.eclipse.actf.util.win32.comclutch This package includes utilities to provides a way to access Windows COM component with Java-like memory management. 
 

Uses of ComException in org.eclipse.actf.util.win32.comclutch
 

Subclasses of ComException in org.eclipse.actf.util.win32.comclutch
 class DispatchException
          It will be thrown when a error occurs in invocation.
 class DispatchNoNameException
          not used