Class ExecuteErrorProvider

  • All Implemented Interfaces:
    org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider

    public class ExecuteErrorProvider
    extends Object
    implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
    • Constructor Detail

      • ExecuteErrorProvider

        public ExecuteErrorProvider()
    • Method Detail

      • getErrorTypes

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