|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.debug.core.event.PDebugInfo
org.eclipse.ptp.debug.core.event.PDebugExitInfo
public class PDebugExitInfo
| Constructor Summary | |
|---|---|
PDebugExitInfo(IPDebugInfo info,
int code,
java.lang.String message,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
int |
getCode()
|
java.lang.String |
getMessage()
|
java.lang.String |
getName()
|
| Methods inherited from class org.eclipse.ptp.debug.core.event.PDebugInfo |
|---|
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ptp.debug.core.event.IPDebugInfo |
|---|
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch |
| Constructor Detail |
|---|
public PDebugExitInfo(IPDebugInfo info,
int code,
java.lang.String message,
java.lang.String name)
| Method Detail |
|---|
public java.lang.String getMessage()
getMessage in interface IPDebugExitInfopublic java.lang.String getName()
getName in interface IPDebugExitInfopublic int getCode()
getCode in interface IPDebugExitInfo
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||