Uses of Package
com.aquima.web.api.exception
Packages that use com.aquima.web.api.exception
Package
Description
-
Classes in com.aquima.web.api.exception used by com.aquima.web.api.controller.v1ClassDescriptionException that is used by the session manager when a session is request with an unknown id.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.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.Exception that is used by the subscription manager when a subscription is requested with an unknown id.
-
Classes in com.aquima.web.api.exception used by com.aquima.web.api.controller.v2ClassDescriptionException is thrown when a parameter is expected from client but it is missing or not correctException that is used by the session manager when a session is request with an unknown id.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.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.Exception that is used by the subscription manager when a subscription is requested with an unknown id.
-
Classes in com.aquima.web.api.exception used by com.aquima.web.api.exceptionClassDescriptionBase class for exceptions thrown when an authenticated user is attempting to start a project but does not have the required roles to do so.
-
Classes in com.aquima.web.api.exception used by com.aquima.web.boot.securityClassDescriptionException is thrown when a parameter is expected from client but it is missing or not correct