public class VersionRangeResolutionException extends RepositoryException
| Constructor and Description |
|---|
VersionRangeResolutionException(VersionRangeResult result) |
VersionRangeResolutionException(VersionRangeResult result,
String message) |
VersionRangeResolutionException(VersionRangeResult result,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
VersionRangeResult |
getResult() |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VersionRangeResolutionException(VersionRangeResult result)
public VersionRangeResolutionException(VersionRangeResult result, String message)
public VersionRangeResolutionException(VersionRangeResult result, String message, Throwable cause)
public VersionRangeResult getResult()
Copyright © 2010-2014 The Eclipse Foundation. All Rights Reserved.