@Deprecated public class ArtifactMetadataRetrievalException extends ArtifactMetadataRetrievalException
| Constructor and Description |
|---|
ArtifactMetadataRetrievalException(String message)
Deprecated.
|
ArtifactMetadataRetrievalException(String message,
Throwable cause)
Deprecated.
|
ArtifactMetadataRetrievalException(String message,
Throwable cause,
Artifact artifact)
Deprecated.
|
ArtifactMetadataRetrievalException(Throwable cause)
Deprecated.
|
getArtifactaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Deprecated public ArtifactMetadataRetrievalException(String message)
ArtifactMetadataRetrievalException(String, Throwable, Artifact)message - a message@Deprecated public ArtifactMetadataRetrievalException(Throwable cause)
ArtifactMetadataRetrievalException(String, Throwable, Artifact)cause - a cause@Deprecated public ArtifactMetadataRetrievalException(String message, Throwable cause)
ArtifactMetadataRetrievalException(String, Throwable, Artifact)message - a messagecause - a causeCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.