-
- All Implemented Interfaces:
- Function<org.reactivestreams.Publisher<CoreEvent>,org.reactivestreams.Publisher<CoreEvent>>, org.mule.runtime.api.component.Component, org.mule.runtime.api.lifecycle.Initialisable, Processor, ReactiveProcessor
public final class MuleSdkRaiseErrorProcessor
extends AbstractRaiseErrorProcessor
Processor capable of raising errors within a Mule Operation's body on demand, given a type and optionally a message.
- Since:
- 4.5
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.mule.runtime.api.component.Component
org.mule.runtime.api.component.Component.Annotations
-
Field Summary
-
Fields inherited from class org.mule.runtime.api.component.AbstractComponent
ANNOTATION_NAME, LOCATION_KEY, ROOT_CONTAINER_NAME_KEY
-
Fields inherited from interface org.mule.runtime.api.lifecycle.Initialisable
PHASE_NAME
-
Fields inherited from interface org.mule.runtime.api.component.Component
ANNOTATIONS_PROPERTY_NAME, NS_MULE_DOCUMENTATION, NS_MULE_PARSER_METADATA
-
Method Summary
-
Methods inherited from class org.mule.runtime.api.component.AbstractComponent
getAnnotation, getAnnotations, getDslSource, getIdentifier, getLocation, getRepresentation, getRootContainerLocation, initRootContainerName, setAnnotations
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.mule.runtime.core.api.processor.Processor
apply
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.