Class PermissionResource.UnknownPermissionException
- 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.PermissionResource.UnknownPermissionException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- PermissionResource
@HttpResponseCodeResult(statusCode=400) public static class PermissionResource.UnknownPermissionException extends com.xebialabs.deployit.engine.spi.exception.DeployitException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnknownPermissionException(java.lang.String permission)
-
Method Summary
-
Methods inherited from class com.xebialabs.deployit.engine.spi.exception.DeployitException
add, addAll, getEntity, getErrors, getMessage, hasEntity, hasErrors
-
-