Class PermissionResource.EmptyPermissionException
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.EmptyPermissionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
PermissionResource
@HttpResponseCodeResult(statusCode=400)
public static class PermissionResource.EmptyPermissionException
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
-
EmptyPermissionException
public EmptyPermissionException()
-