PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.event
Interface IPDIErrorEvent

All Superinterfaces:
IPDIEvent, IPDISessionObject, IPDISet

public interface IPDIErrorEvent
extends IPDIEvent

Notifies that the originator has error


Method Summary
 IPDISessionObject getReason()
          Returns the reason why got error eg: IPDIErrorInfo
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.event.IPDIEvent
contains
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
getSession
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet
getTasks
 

Method Detail

getReason

IPDISessionObject getReason()
Returns the reason why got error eg: IPDIErrorInfo

Returns:
the reason why got error

PTP
Release 7.0

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