com.franz.jlinker
Class JavaLinkDist.LispThrow

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.LispThrow
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
JLinkerLispThrow
Enclosing class:
JavaLinkDist

Deprecated. Use com.franz.jlinker.LispThrow.

public static class JavaLinkDist.LispThrow
extends JavaLinkDist.JLinkerException

This deprecated class allows exisiting 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