public class DependencyCollectionException extends RepositoryException
Constructor and Description |
---|
DependencyCollectionException(CollectResult result) |
DependencyCollectionException(CollectResult result,
String message) |
DependencyCollectionException(CollectResult result,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
CollectResult |
getResult() |
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DependencyCollectionException(CollectResult result)
public DependencyCollectionException(CollectResult result, String message)
public DependencyCollectionException(CollectResult result, String message, Throwable cause)
public CollectResult getResult()
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.