org.apache.maven.artifact.metadata

Class ArtifactMetadataRetrievalException

public class ArtifactMetadataRetrievalException extends Exception

Version: $Id: ArtifactMetadataRetrievalException.java 163668 2005-03-23 03:40:13Z brett $

Author: Jason van Zyl

Constructor Summary
ArtifactMetadataRetrievalException(String message)
ArtifactMetadataRetrievalException(Throwable cause)
ArtifactMetadataRetrievalException(String message, Throwable cause)

Constructor Detail

ArtifactMetadataRetrievalException

public ArtifactMetadataRetrievalException(String message)

ArtifactMetadataRetrievalException

public ArtifactMetadataRetrievalException(Throwable cause)

ArtifactMetadataRetrievalException

public ArtifactMetadataRetrievalException(String message, Throwable cause)
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.