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() |
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VersionRangeResolutionException(VersionRangeResult result)
public VersionRangeResolutionException(VersionRangeResult result, String message)
public VersionRangeResolutionException(VersionRangeResult result, String message, Throwable cause)
public VersionRangeResult getResult()
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.