PTP
Release 5.0

org.eclipse.ptp.debug.core.event
Interface IPDebugExitInfo

All Superinterfaces:
IPDebugInfo
All Known Implementing Classes:
PDebugExitInfo

public interface IPDebugExitInfo
extends IPDebugInfo


Method Summary
 int getCode()
           
 String getMessage()
           
 String getName()
           
 
Methods inherited from interface org.eclipse.ptp.debug.core.event.IPDebugInfo
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch
 

Method Detail

getCode

int getCode()

getMessage

String getMessage()

getName

String getName()

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.