Class AbstractTaskResource.NotModifiedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.xebialabs.deployit.engine.spi.exception.DeployitException
-
- com.xebialabs.deployit.core.rest.api.AbstractTaskResource.NotModifiedException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- AbstractTaskResource
@HttpResponseCodeResult(statusCode=304) protected static class AbstractTaskResource.NotModifiedException extends com.xebialabs.deployit.engine.spi.exception.DeployitException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedNotModifiedException()
-
Method Summary
-
Methods inherited from class com.xebialabs.deployit.engine.spi.exception.DeployitException
add, addAll, getEntity, getErrors, getMessage, hasEntity, hasErrors
-
-