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, toString
public String getMessage()
getMessage
in class Throwable
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.