org.apache.maven.artifact.metadata
Class ArtifactMetadataRetrievalException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException
               org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException
- All Implemented Interfaces: 
- Serializable
Deprecated.
- @Deprecated
public class ArtifactMetadataRetrievalException 
- extends ArtifactMetadataRetrievalException
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ArtifactMetadataRetrievalException
public ArtifactMetadataRetrievalException(String message,
                                          Throwable cause,
                                          Artifact artifact)
- Deprecated. 
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.