UndefinedNextAgentError

UndefinedNextAgentError(message: str = 'The provided agents list does not overlap with agents in the group.')

Exception raised when the provided next agents list does not overlap with agents in the group.

Parameters:
NameDescription
messageType: str

Default: ‘The provided agents list does not overlap with agents in the group.’