menu
langchain_core package
documentation
exceptions.dart
LangChainException
code property
code property
dark_mode
light_mode
code
property
String
code
final
The optional code to accommodate the message.
Implementation
final String code;
langchain_core package
documentation
exceptions
LangChainException
code property
LangChainException class