2010 FRC Java API


com.sun.squawk.debugger
Class JDWPConnection.ClosedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.sun.squawk.debugger.JDWPConnection.ClosedException
Enclosing class:
JDWPConnection

public static class JDWPConnection.ClosedException
extends IOException


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
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.