"

2013 FRC Java API

"

com.sun.squawk.debugger
Class JDWPListener.QuitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sun.squawk.debugger.JDWPListener.QuitException
Enclosing class:
JDWPListener

public static class JDWPListener.QuitException
extends RuntimeException

A QuitException is thrown by #waitForCommand and #waitForReply if this listener quits before receving the relevant packet.


Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"