public class ArtifactMetadataRetrievalException extends Exception
Constructor and Description |
---|
ArtifactMetadataRetrievalException(String message)
Deprecated.
|
ArtifactMetadataRetrievalException(String message,
Throwable cause)
Deprecated.
|
ArtifactMetadataRetrievalException(String message,
Throwable cause,
Artifact artifact) |
ArtifactMetadataRetrievalException(Throwable cause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Artifact |
getArtifact() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public ArtifactMetadataRetrievalException(String message)
ArtifactMetadataRetrievalException(String, Throwable, Artifact)
@Deprecated public ArtifactMetadataRetrievalException(Throwable cause)
ArtifactMetadataRetrievalException(String, Throwable, Artifact)
@Deprecated public ArtifactMetadataRetrievalException(String message, Throwable cause)
ArtifactMetadataRetrievalException(String, Throwable, Artifact)
public ArtifactMetadataRetrievalException(String message, Throwable cause, Artifact artifact)
public Artifact getArtifact()
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.