Class McpRegistryClientException

All Implemented Interfaces:
Serializable

public class McpRegistryClientException extends LangChain4jException
See Also:
  • Constructor Details

    • McpRegistryClientException

      public McpRegistryClientException(String message)
    • McpRegistryClientException

      public McpRegistryClientException(Throwable cause)
    • McpRegistryClientException

      public McpRegistryClientException(String message, Throwable cause)