|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDIErrorInfo
Represents an information provided by the session when the program exited
| Field Summary | |
|---|---|
static int |
DBG_FATAL
|
static int |
DBG_IGNORE
|
static int |
DBG_NORMAL
|
static int |
DBG_WARNING
|
| Method Summary | |
|---|---|
int |
getCode()
Returns error code |
java.lang.String |
getDetailMessage()
Returns a more verbatim error message (if any) |
java.lang.String |
getMessage()
Returns the error message |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject |
|---|
getSession |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet |
|---|
getTasks |
| Field Detail |
|---|
static final int DBG_NORMAL
static final int DBG_WARNING
static final int DBG_FATAL
static final int DBG_IGNORE
| Method Detail |
|---|
java.lang.String getMessage()
java.lang.String getDetailMessage()
int getCode()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||