Class AzureCosmosDBNoSqlRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.langchain4j.exception.LangChain4jException
dev.langchain4j.store.embedding.azure.cosmos.nosql.AzureCosmosDBNoSqlRuntimeException
All Implemented Interfaces:
Serializable

public class AzureCosmosDBNoSqlRuntimeException extends LangChain4jException
See Also:
  • Constructor Details

    • AzureCosmosDBNoSqlRuntimeException

      public AzureCosmosDBNoSqlRuntimeException(String message)
    • AzureCosmosDBNoSqlRuntimeException

      public AzureCosmosDBNoSqlRuntimeException(String message, Throwable cause)