Exceptions
Exceptions¶
            director.utils.exceptions.DirectorException
¶
    
            director.utils.exceptions.AgentException
¶
    
              Bases: DirectorException
Exception raised for errors in the agent.
Source code in backend/director/utils/exceptions.py
                    
                  
            director.utils.exceptions.ToolException
¶
    
              Bases: DirectorException
Exception raised for errors in the tool.