Package com.aquima.web.api.exception
package com.aquima.web.api.exception
-
ExceptionsClassDescriptionBase class for exceptions thrown when an authenticated user is attempting to start a project but does not have the required roles to do so.Exception 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.