|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An expression that can report errors which occurred during the expression's evaluation.
Method Summary | |
---|---|
String[] |
getErrorMessages()
Returns this expression's error messages, if any. |
boolean |
hasErrors()
Returns whether this expression has errors to report. |
Methods inherited from interface org.eclipse.debug.core.model.IExpression |
---|
dispose, getDebugTarget, getExpressionText, getValue |
Methods inherited from interface org.eclipse.debug.core.model.IDebugElement |
---|
getLaunch, getModelIdentifier |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
public boolean hasErrors()
public String[] getErrorMessages()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.