Class StartApplicationForbiddenException

    • Constructor Detail

      • StartApplicationForbiddenException

        public StartApplicationForbiddenException​(String message,
                                                  com.blueriq.component.api.IProjectReference projectDetails)
        Creates a new instance.
        Parameters:
        message - the error message
        projectDetails - the details of the project which could not be started
    • Method Detail

      • getProjectDetails

        public com.blueriq.component.api.IProjectReference getProjectDetails()
        Returns:
        the details of the project which could not be started