Class ArtifactDeployerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.shared.transfer.artifact.deploy.ArtifactDeployerException
All Implemented Interfaces:
Serializable

public class ArtifactDeployerException extends Exception
An artifact could not correctly being deployed.
See Also:
  • Constructor Details

    • ArtifactDeployerException

      public ArtifactDeployerException(String message, Exception e)
      Parameters:
      message - The message of the error.
      e - Exception