|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IErrorReportingExpression
An expression that can report errors which occurred during the expression's evaluation.
Method Summary | |
---|---|
java.lang.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 |
---|
boolean hasErrors()
java.lang.String[] getErrorMessages()
|
Eclipse Platform Release 3.2 |
|||||||||
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, 2006. All rights reserved.