PTP
Release 5.0

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

All Superinterfaces:
IPDebugInfo
All Known Implementing Classes:
PDebugErrorInfo

public interface IPDebugErrorInfo
extends IPDebugInfo


Method Summary
 String getDetailsMsg()
           
 String getMsg()
           
 
Methods inherited from interface org.eclipse.ptp.debug.core.event.IPDebugInfo
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch
 

Method Detail

getDetailsMsg

String getDetailsMsg()

getMsg

String getMsg()

PTP
Release 5.0

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