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 voidDeploymentResult. 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 aDeploymentExceptionwith the failure message.
-