Class McpGatewayException

All Implemented Interfaces:
Serializable

public class McpGatewayException extends RuntimeException
Thrown when a call to the Frank!Framework Management Gateway fails. The message is safe to return to the MCP client.
See Also:
  • Constructor Details

    • McpGatewayException

      public McpGatewayException(String message, Throwable cause)