Class JsonRpcErrorTypeProvider

java.lang.Object
com.mulesoft.connectors.mcp.internal.error.JsonRpcErrorTypeProvider
All Implemented Interfaces:
org.mule.sdk.api.annotation.error.ErrorTypeProvider

public class JsonRpcErrorTypeProvider extends Object implements org.mule.sdk.api.annotation.error.ErrorTypeProvider
Returns the error types that match the Json RPC error defined in that standard
Since:
0.1.0
  • Constructor Details

    • JsonRpcErrorTypeProvider

      public JsonRpcErrorTypeProvider()
  • Method Details

    • getErrorTypes

      public Set<org.mule.sdk.api.error.ErrorTypeDefinition> getErrorTypes()
      Specified by:
      getErrorTypes in interface org.mule.sdk.api.annotation.error.ErrorTypeProvider