public class TargetErrorHandler
extends java.lang.Object
TargetErrorHandler
will report back failure to the message receiver.Constructor and Description |
---|
TargetErrorHandler(TargetConfiguration targetConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
handleError(org.apache.axis2.context.MessageContext msgContext,
int errorCode,
java.lang.String errorMessage,
java.lang.Throwable exceptionToRaise) |
public TargetErrorHandler(TargetConfiguration targetConfiguration)
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.