Uses of Class
com.jacob.com.JacobException

Packages that use JacobException
com.jacob.com   
 

Uses of JacobException in com.jacob.com
 

Subclasses of JacobException in com.jacob.com
 class ComException
          Standard exception thrown by com jni code when there is a problem
 class ComFailException
          COM Fail Exception class raised when there is a problem
 class NotImplementedException
          Thrown by java APIs that are not implemented either because they were never implemented or because they are being deprecated This is a subclass of ComException so callers can still just catch ComException.
 class WrongThreadException
          thrown in util.cpp
 

Methods in com.jacob.com that throw JacobException
 Object Variant.toJavaObject()
          Convert a JACOB Variant value to a Java object (type conversions).
 



http://jacob-project.sourceforge.net