public class ArtifactDeploymentException extends Exception
Constructor and Description |
---|
ArtifactDeploymentException(String message) |
ArtifactDeploymentException(String message,
Throwable cause) |
ArtifactDeploymentException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ArtifactDeploymentException(String message)
public ArtifactDeploymentException(Throwable cause)
public ArtifactDeploymentException(String message, Throwable cause)
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.