public class McpTransportSessionNotFoundException extends RuntimeException
| Constructor and Description |
|---|
McpTransportSessionNotFoundException(String sessionId)
Construct an instance with the session identifier but without a
cause. |
McpTransportSessionNotFoundException(String sessionId,
Exception cause)
Construct an instance with a known
cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.