public class UnresolvedVersionException extends RuntimeException
| Constructor and Description |
|---|
UnresolvedVersionException(String message) |
| Modifier and Type | Method and Description |
|---|---|
static UnresolvedVersionException |
forGa(String groupId,
String artifactId,
String rawVersion) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnresolvedVersionException(String message)
public static UnresolvedVersionException forGa(String groupId, String artifactId, String rawVersion)
Copyright © 2021 JBoss by Red Hat. All rights reserved.