Class RepositoryMetadataInstallationException

java.lang.Object
java.lang.Throwable
org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException
All Implemented Interfaces:
Serializable

@Deprecated public class RepositoryMetadataInstallationException extends Throwable
Deprecated.
Error while installing repository metadata.
See Also:
  • Constructor Details

    • RepositoryMetadataInstallationException

      public RepositoryMetadataInstallationException(String message)
      Deprecated.
    • RepositoryMetadataInstallationException

      public RepositoryMetadataInstallationException(String message, Exception e)
      Deprecated.