Package com.aquima.web.api.exception
-
Exception Summary Exception Description AbstractStartForbiddenException Base class for exceptions thrown when an authenticated user is attempting to start a project but does not have the required roles to do so.ClientParameterException Exception is thrown when a parameter is expected from client but it is missing or not correctFlowEndedException Exception that is used by the session manager when a session is request with an unknown id.ForbiddenException OpenIdConnectForbiddenException StartApplicationForbiddenException 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.StartShortcutForbiddenException 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.UnauthorizedException UnknownShortcutException UnknownSubscriptionException Exception that is used by the subscription manager when a subscription is requested with an unknown id.UnsupportedOpenApiSpecException