| Package | Description |
|---|---|
| org.mule.extension.api.error | |
| org.mule.extension.internal.model.builders |
| Modifier and Type | Method and Description |
|---|---|
List<ODataErrorDetail> |
ODataServerError.getDetails() |
| Constructor and Description |
|---|
ODataServerError(int statusCode,
String code,
String message,
String target,
List<ODataErrorDetail> details,
Map<String,String> innerError) |
| Modifier and Type | Method and Description |
|---|---|
ODataServerErrorBuilder |
ODataServerErrorBuilder.withDetail(ODataErrorDetail detail) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.