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()
Deprecated, for removal: This API element is subject to removal in a future version.Checks to see if the deployment was successful and if not throws aDeploymentException
with the failure message.
-