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:
Serializable
Enclosing class:
AbstractTaskResource

@HttpResponseCodeResult(statusCode=304) protected static class AbstractTaskResource.NotModifiedException extends com.xebialabs.deployit.engine.spi.exception.DeployitException
See Also:
  • Constructor Details

    • NotModifiedException

      protected NotModifiedException()