Class StartTaskForbiddenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aquima.interactions.foundation.exception.AppException
com.aquima.web.api.exception.StartTaskForbiddenException
All Implemented Interfaces:
Serializable

public class StartTaskForbiddenException extends com.aquima.interactions.foundation.exception.AppException
See Also:
  • Constructor Details Link icon

    • StartTaskForbiddenException Link icon

      public StartTaskForbiddenException(com.blueriq.component.api.IProjectReference projectReference, com.aquima.interactions.project.IUserData userData)
    • StartTaskForbiddenException Link icon

      public StartTaskForbiddenException(com.blueriq.component.api.IProjectReference projectReference, com.aquima.interactions.project.IUserData userData, Throwable exception)
  • Method Details Link icon

    • getProjectReference Link icon

      public com.blueriq.component.api.IProjectReference getProjectReference()
    • getUserData Link icon

      public com.aquima.interactions.project.IUserData getUserData()