Class ArtifactDoesNotExistException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.repository.ArtifactDoesNotExistException
All Implemented Interfaces:
Serializable

@Deprecated public class ArtifactDoesNotExistException extends Exception
Deprecated.
ArtifactDoesNotExistException
See Also:
  • Constructor Details

    • ArtifactDoesNotExistException

      public ArtifactDoesNotExistException(String message)
      Deprecated.
    • ArtifactDoesNotExistException

      public ArtifactDoesNotExistException(String message, Throwable cause)
      Deprecated.