Uses of Package
com.aquima.web.api.exception
-
Packages that use com.aquima.web.api.exception Package Description com.aquima.web.api.controller.v1 com.aquima.web.api.controller.v2 com.aquima.web.api.exception com.aquima.web.boot.security -
Classes in com.aquima.web.api.exception used by com.aquima.web.api.controller.v1 Class Description FlowEndedException Exception that is used by the session manager when a session is request with an unknown id.ForbiddenException 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.UnknownShortcutException UnknownSubscriptionException Exception that is used by the subscription manager when a subscription is requested with an unknown id.UnsupportedOpenApiSpecException -
Classes in com.aquima.web.api.exception used by com.aquima.web.api.controller.v2 Class Description 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 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.UnknownShortcutException UnknownSubscriptionException Exception that is used by the subscription manager when a subscription is requested with an unknown id.UnsupportedOpenApiSpecException -
Classes in com.aquima.web.api.exception used by com.aquima.web.api.exception Class 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.UnsupportedOpenApiSpecException -
Classes in com.aquima.web.api.exception used by com.aquima.web.boot.security Class Description ClientParameterException Exception is thrown when a parameter is expected from client but it is missing or not correct