public class VersionComparisonConflictException extends RuntimeException
| Constructor and Description |
|---|
VersionComparisonConflictException(String lhsVersion,
String rhsVersion,
int aetherComparisonResult,
int mavenComparisonResult) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class ThrowableCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.