com.franz.jlinker
Class JavaLinkDist.LispException

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

Deprecated. Use com.franz.jlinker.JLinkerLispException

public static class JavaLinkDist.LispException
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