org.netbeans.api.debugger.jpda/2 2.4.31

Serialized Form


Package org.netbeans.api.debugger.jpda

Class org.netbeans.api.debugger.jpda.DebuggerStartException extends Exception implements Serializable

Serialized Fields

throwable

Throwable throwable

Class org.netbeans.api.debugger.jpda.InvalidExpressionException extends Exception implements Serializable

Serialized Fields

throwable

Throwable throwable

Package org.netbeans.api.debugger.jpda.event

Class org.netbeans.api.debugger.jpda.event.JPDABreakpointEvent extends EventObject implements Serializable

Serialized Fields

conditionResult

int conditionResult

conditionException

Throwable conditionException

debugger

JPDADebugger debugger

thread

JPDAThread thread

referenceType

com.sun.jdi.ReferenceType referenceType

variable

Variable variable

resume

boolean resume


org.netbeans.api.debugger.jpda/2 2.4.31

Built on April 13 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.