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