Package com.xebialabs.deployit.checks
Class Checks.ConditionFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.xebialabs.deployit.engine.spi.exception.DeployitException
-
- com.xebialabs.deployit.checks.Checks.ConditionFailedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Checks
@HttpResponseCodeResult public static class Checks.ConditionFailedException extends DeployitException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConditionFailedException(java.lang.String messageTemplate, java.lang.Object... params)
-
Method Summary
-
Methods inherited from class com.xebialabs.deployit.engine.spi.exception.DeployitException
add, addAll, getEntity, getErrors, getMessage, hasEntity, hasErrors
-
-