@Experimental public final class MuleSdkRaiseErrorProcessor extends AbstractRaiseErrorProcessor
ReactiveProcessor.ProcessingTypeexpressionManager| Constructor and Description |
|---|
MuleSdkRaiseErrorProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.api.component.ComponentIdentifier |
calculateErrorIdentifier(String typeId) |
protected org.mule.runtime.api.exception.TypedException |
getException(org.mule.runtime.api.message.ErrorType type,
String message,
CoreEvent event) |
void |
initialise() |
void |
setCause(String cause) |
process, setDescription, setTypegetAnnotation, getAnnotations, getDslSource, getIdentifier, getLocation, getRepresentation, getRootContainerLocation, initRootContainerName, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProcessingTypeprotected org.mule.runtime.api.component.ComponentIdentifier calculateErrorIdentifier(String typeId)
calculateErrorIdentifier in class AbstractRaiseErrorProcessorpublic void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
initialise in interface org.mule.runtime.api.lifecycle.Initialisableinitialise in class AbstractRaiseErrorProcessororg.mule.runtime.api.lifecycle.InitialisationExceptionprotected org.mule.runtime.api.exception.TypedException getException(org.mule.runtime.api.message.ErrorType type,
String message,
CoreEvent event)
getException in class AbstractRaiseErrorProcessorpublic void setCause(String cause)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.