站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Serialized Form (NetBeans Debugger JPDA API) - NetBeans API Javadoc 4.1.0

 

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

Class org.netbeans.api.debugger.jpda.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


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.