public class SendException extends SendOperation
requesterConfigName, requestPath| Constructor and Description |
|---|
SendException(MimeMessageBuilder builder,
boolean sign,
RosettaNetConfig config,
String replyAction,
String replyId,
String instance,
String type,
String code,
String text,
String comp)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
sendpublic SendException(MimeMessageBuilder builder, boolean sign, RosettaNetConfig config, String replyAction, String replyId, String instance, String type, String code, String text, String comp)
builder - sign - signing required by PIP flagconfig - replyAction - in-reply-to action identityreplyId - in-reply-to message tracking idinstance - PIP instance identifiertype - global exception type codecode - global message exception codetext - error description textcomp - global message component code (null if none or unknown)Copyright © 2025 MuleSoft, Inc.. All rights reserved.