org.apache.maven.artifact.repository.metadata
Class RepositoryMetadataInstallationException
java.lang.Object
java.lang.Throwable
org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
- All Implemented Interfaces:
- Serializable
public class RepositoryMetadataInstallationException
- extends Throwable
Error while installing repository metadata.
- Version:
- $Id: RepositoryMetadataInstallationException.java 320683 2005-10-13 08:04:27Z brett $
- Author:
- Brett Porter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RepositoryMetadataInstallationException
public RepositoryMetadataInstallationException(String message)
RepositoryMetadataInstallationException
public RepositoryMetadataInstallationException(String message,
Exception e)
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.