Package org.noear.solon.ai.mcp.exception
Class McpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.noear.solon.exception.SolonException
org.noear.solon.ai.mcp.exception.McpException
- All Implemented Interfaces:
Serializable
public class McpException
extends org.noear.solon.exception.SolonException
- Since:
- 3.1
- Author:
- noear
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMcpException(String message) McpException(String message, Throwable cause) McpException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
McpException
-
McpException
-
McpException
-