Class DeployedApplicationFactory.IncorrectDeployedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.xebialabs.deployit.engine.spi.exception.DeployitException
-
- com.xebialabs.deployit.service.deployment.DeployedApplicationFactory.IncorrectDeployedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DeployedApplicationFactory
@HttpResponseCodeResult(statusCode=400) public static class DeployedApplicationFactory.IncorrectDeployedException extends com.xebialabs.deployit.engine.spi.exception.DeployitException- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.xebialabs.deployit.engine.spi.exception.DeployitException
add, addAll, getEntity, getErrors, getMessage, hasEntity, hasErrors
-
-