public class ODataErrorHandler extends Object
| Constructor and Description |
|---|
ODataErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.core.api.event.CoreEvent |
handle(org.mule.runtime.core.api.event.CoreEvent event,
Exception ex) |
static org.mule.runtime.core.api.event.CoreEvent |
handle(org.mule.runtime.core.api.event.CoreEvent event,
Throwable ex,
List<ODataPayloadFormatter.Format> formats) |
public static org.mule.runtime.core.api.event.CoreEvent handle(org.mule.runtime.core.api.event.CoreEvent event,
Exception ex)
public static org.mule.runtime.core.api.event.CoreEvent handle(org.mule.runtime.core.api.event.CoreEvent event,
Throwable ex,
List<ODataPayloadFormatter.Format> formats)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.