PTP
Release 7.0

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

All Superinterfaces:
IPDebugInfo

Deprecated.

@Deprecated
public interface IPDebugExitInfo
extends IPDebugInfo

nterface for obtaining information about an exit event (not used)


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

Method Detail

getCode

int getCode()
Deprecated. 

getMessage

String getMessage()
Deprecated. 

getName

String getName()
Deprecated. 

PTP
Release 7.0

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