org.eclipse.ptp.debug.core.event
Class PDebugErrorInfo
java.lang.Object
org.eclipse.ptp.debug.core.event.PDebugInfo
org.eclipse.ptp.debug.core.event.PDebugErrorInfo
- All Implemented Interfaces:
- IPDebugErrorInfo, IPDebugInfo
public class PDebugErrorInfo
- extends PDebugInfo
- implements IPDebugErrorInfo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDebugErrorInfo
public PDebugErrorInfo(IPDebugInfo info,
String msg,
String detailsMsg,
int errCode)
getDetailsMsg
public String getDetailsMsg()
- Specified by:
getDetailsMsg in interface IPDebugErrorInfo
getMsg
public String getMsg()
- Specified by:
getMsg in interface IPDebugErrorInfo
getErrorCode
public int getErrorCode()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.