Class AgentsAlreadyRunningAssessmentException

  • All Implemented Interfaces:
    Serializable

    public class AgentsAlreadyRunningAssessmentException
    extends AmazonServiceException

    You started an assessment run, but one of the instances is already participating in another assessment run.

    See Also:
    Serialized Form
    • Constructor Detail

      • AgentsAlreadyRunningAssessmentException

        public AgentsAlreadyRunningAssessmentException​(String message)
        Constructs a new AgentsAlreadyRunningAssessmentException with the specified error message.
        Parameters:
        message - Describes the error encountered.