public class ArtifactAlreadyExistsException extends AlreadyExistsException
Constructor and Description |
---|
ArtifactAlreadyExistsException(String artifactId)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getArtifactId() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ArtifactAlreadyExistsException(String artifactId)
public String getArtifactId()
public String getMessage()
getMessage
in class Throwable
Throwable.getMessage()
Copyright © 2020 Red Hat. All rights reserved.