Class ArtifactDoesNotExistException

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

public class ArtifactDoesNotExistException extends Exception
ArtifactDoesNotExistException
See Also:
  • Constructor Details

    • ArtifactDoesNotExistException

      public ArtifactDoesNotExistException(String message)
    • ArtifactDoesNotExistException

      public ArtifactDoesNotExistException(String message, Throwable cause)