com.franz.jlinker
Class JavaLinkDist.InvokeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.franz.jlinker.JLinkerException
              extended by com.franz.jlinker.JavaLinkDist.JLinkerException
                  extended by com.franz.jlinker.JavaLinkDist.InvokeException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
JLinkerInvokeException
Enclosing class:
JavaLinkDist

Deprecated. Use com.franz.jlinker.JLinkerInvokeException

public static class JavaLinkDist.InvokeException
extends JavaLinkDist.JLinkerException

This deprecated class allows existing Java applications to run without changes.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait