Uses of Class
org.wildfly.plugin.core.DeploymentException
-
-
Uses of DeploymentException in org.wildfly.plugin.core
Methods in org.wildfly.plugin.core that throw DeploymentException Modifier and Type Method Description void
DeploymentResult. assertSuccess()
Checks to see if the deployment was successful and if not throws aDeploymentException
with the failure message.
-