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.
Author:
Brett Porter
See Also:
  • Constructor Details

    • RepositoryMetadataInstallationException

      public RepositoryMetadataInstallationException(String message)
    • RepositoryMetadataInstallationException

      public RepositoryMetadataInstallationException(String message, Exception e)