Class ArtifactResolverException

All Implemented Interfaces:
Serializable

@Experimental public class ArtifactResolverException extends MavenException
Since:
4.0
See Also:
  • Constructor Details

    • ArtifactResolverException

      public ArtifactResolverException(String message, Exception e)
      Parameters:
      message - the message for the exception
      e - the exception itself