public class VersionComparisonConflictException extends RuntimeException
VersionComparisonConflictException class.
| Constructor and Description |
|---|
VersionComparisonConflictException(String lhsVersion,
String rhsVersion,
int aetherComparisonResult,
int mavenComparisonResult)
Constructor for VersionComparisonConflictException.
|
| 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–2024 The Apache Software Foundation. All rights reserved.