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 Details

    • McpExceptionHandler

      public McpExceptionHandler()
  • Method Details

    • enrichException

      public Exception enrichException(Exception e)
      Specified by:
      enrichException in class org.mule.runtime.extension.api.runtime.exception.ExceptionHandler