Searched refs:CoreException (Results 1 – 2 of 2) sorted by relevance
36 static const struct CoreException { struct84 static const CoreException* getErrorEntry(ExceptionCode ec) in getErrorEntry()104 const CoreException* entry = getErrorEntry(ec); in create()124 const CoreException* entry = getErrorEntry(ec); in getErrorName()134 const CoreException* entry = getErrorEntry(ec); in getErrorMessage()
23 import org.eclipse.core.runtime.CoreException;134 public EvaluationResult evaluate(IEvaluationContext context) throws CoreException { in activateHandlers()