Class McpExceptionHandler
java.lang.Object
org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
com.mulesoft.connectors.mcp.internal.error.McpExceptionHandler
public class McpExceptionHandler
extends org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
Matches unhandled exceptions to the proper
ModuleException or ConnectionException-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler
getCauseOfType, getRootErrorException
-
Constructor Details
-
McpExceptionHandler
public McpExceptionHandler()
-
-
Method Details
-
enrichException
- Specified by:
enrichExceptionin classorg.mule.runtime.extension.api.runtime.exception.ExceptionHandler
-