|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.franz.jlinker.JLinkerException
com.franz.jlinker.JLinkerPortException
public class JLinkerPortException
Timeout when waiting for a free port to Lisp. This exception is thrown when an attempt to call from Java to Lisp fails because all ports to Lisp are busy longer than the allowed timeout. This exception leaves the connection in a clean stable state; this call can be attempted again.
Any IOException during a call leaves the data stream in an unpredictable state. The connection must be terminated.
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 |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |