Class McpRegistryClientException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.langchain4j.exception.LangChain4jException
dev.langchain4j.mcp.registryclient.McpRegistryClientException
All Implemented Interfaces:
Serializable

public class McpRegistryClientException extends dev.langchain4j.exception.LangChain4jException
See Also:
  • Constructor Details

    • McpRegistryClientException

      public McpRegistryClientException(String message)
    • McpRegistryClientException

      public McpRegistryClientException(Throwable cause)
    • McpRegistryClientException

      public McpRegistryClientException(String message, Throwable cause)