public class StatusTool extends Object
Constructor and Description |
---|
StatusTool() |
Modifier and Type | Method and Description |
---|---|
static String |
collectProblems(org.eclipse.core.runtime.IStatus status)
Composes a status message out of the messages of the given status and its recursive children.
|
static Throwable |
findException(org.eclipse.core.runtime.IStatus status) |
public static String collectProblems(org.eclipse.core.runtime.IStatus status)
IStatus.OK
don't add to the constructed message.public static Throwable findException(org.eclipse.core.runtime.IStatus status)
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.