Class InvalidSseMessageEndpointException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.modelcontextprotocol.client.transport.InvalidSseMessageEndpointException
- All Implemented Interfaces:
Serializable
Deprecated.
This exception is part of the deprecated SSE transport.
Exception thrown when the
message endpoint returned from the SSE connection is
not valid.- Author:
- Daniel Garnier-Moiroux
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidSseMessageEndpointException(String message, String messageEndpoint) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSseMessageEndpointException
Deprecated.
-
-
Method Details
-
getMessageEndpoint
Deprecated.
-