exceptions# LangChain的自定义异常。 类 exceptions.ErrorCode(value[, names, module, ...]) exceptions.LangChainException 通用的LangChain异常。 exceptions.OutputParserException(error[, ...]) 输出解析器应引发的异常,表示解析错误。 exceptions.TracerException 追踪器模块异常的基类。 函数 exceptions.create_message(*, message, error_code)