Package io.modelcontextprotocol.spec
Class McpTransportSessionClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.modelcontextprotocol.spec.McpTransportSessionClosedException
- All Implemented Interfaces:
Serializable
Exception thrown when trying to use an
McpTransportSession that has been
closed.- Author:
- Daniel Garnier-Moiroux
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
McpTransportSessionClosedException
-