Class WssErrorTypeProvider

java.lang.Object
com.mulesoft.modules.wss.internal.error.WssErrorTypeProvider
All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider

public class WssErrorTypeProvider extends Object implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
ErrorTypeProvider implementation for the WssInboundOperations.
  • Constructor Details

    • WssErrorTypeProvider

      public WssErrorTypeProvider()
  • Method Details

    • getErrorTypes

      public Set<org.mule.runtime.extension.api.error.ErrorTypeDefinition> getErrorTypes()
      Specified by:
      getErrorTypes in interface org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
      Returns:
      all the error types that can be thrown by the WssInboundOperations.