McpStreamableProtocolException constructor

const McpStreamableProtocolException(
  1. String message
)

Implementation

const McpStreamableProtocolException(this.message);