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 Summary
Constructors -
Method Summary
Methods inherited from class com.xebialabs.deployit.engine.spi.exception.DeployitException
add, addAll, getEntity, getErrors, getMessage, hasEntity, hasErrorsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotModifiedException
protected NotModifiedException()
-