Uses of Class
com.aquima.web.api.exception.AbstractStartForbiddenException
Packages that use AbstractStartForbiddenException
-
Uses of AbstractStartForbiddenException in com.aquima.web.api.exception
Subclasses of AbstractStartForbiddenException in com.aquima.web.api.exceptionModifier and TypeClassDescriptionclass
Exception thrown when an authenticated user is attempting to start a application by specifying the project details (project name, version, flow, etc), but does not have the required roles to start the application.class
Exception thrown when an authenticated user is attempting to start a application via a shortcut, but does not have the required roles to start the application.