public class VersionRangeResolutionException extends RepositoryException
| Constructor and Description |
|---|
VersionRangeResolutionException(VersionRangeResult result) |
VersionRangeResolutionException(VersionRangeResult result,
String message) |
| 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 VersionRangeResult getResult()
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.