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() |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.