public class DeployException
Equivalent of Maven's MojoFailureException - indicates something has failed during the deployment.
| Constructor and Description |
|---|
DeployException(java.lang.String msg)
Equivalent of Maven's
MojoFailureException - indicates something has failed during the deployment. |