Class RepositoryMetadataReadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.artifact.repository.metadata.RepositoryMetadataReadException
- All Implemented Interfaces:
Serializable
Deprecated.
Problem storing the repository metadata in the local repository.
- See Also:
-
Constructor Summary
ConstructorDescriptionRepositoryMetadataReadException
(String message) Deprecated.RepositoryMetadataReadException
(String message, Exception e) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RepositoryMetadataReadException
Deprecated. -
RepositoryMetadataReadException
Deprecated.
-