public class DeploymentExecutionException
extends org.apache.maven.plugin.MojoExecutionException
MojoExecutionException
.Constructor and Description |
---|
DeploymentExecutionException(Exception cause,
String format,
Object... args) |
DeploymentExecutionException(Object source,
String shortMessage,
String longMessage) |
DeploymentExecutionException(String message) |
DeploymentExecutionException(String message,
Exception cause) |
DeploymentExecutionException(String format,
Object... args) |
DeploymentExecutionException(String message,
Throwable cause) |
DeploymentExecutionException(Throwable cause,
String format,
Object... args) |
getLongMessage, getSource
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DeploymentExecutionException(Object source, String shortMessage, String longMessage)
public DeploymentExecutionException(Exception cause, String format, Object... args)
public DeploymentExecutionException(Throwable cause, String format, Object... args)
public DeploymentExecutionException(String message)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.