Class PermissionDeniedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.xebialabs.deployit.engine.spi.exception.DeployitException
com.xebialabs.deployit.security.PermissionDeniedException
All Implemented Interfaces:
Serializable

@HttpResponseCodeResult(statusCode=403) @SuppressStackTrace(suppressStackTrace=true) public class PermissionDeniedException extends com.xebialabs.deployit.engine.spi.exception.DeployitException
See Also: