Class McpTransportSessionClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.modelcontextprotocol.spec.McpTransportSessionClosedException
All Implemented Interfaces:
Serializable

public class McpTransportSessionClosedException extends RuntimeException
Exception thrown when trying to use an McpTransportSession that has been closed.
Author:
Daniel Garnier-Moiroux
See Also:
  • Constructor Details

    • McpTransportSessionClosedException

      public McpTransportSessionClosedException()
    • McpTransportSessionClosedException

      @Deprecated(forRemoval=true) public McpTransportSessionClosedException(@Nullable String sessionId)
      Deprecated, for removal: This API element is subject to removal in a future version.