public abstract class CookBookBaseErrorHandlingOperation
extends com.mulesoft.connectivity.rest.commons.api.operation.BaseRestOperation
| Constructor and Description |
|---|
CookBookBaseErrorHandlingOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends Enum<E>> |
createModuleException(org.mule.runtime.http.api.domain.message.response.HttpResponse httpResponse,
org.mule.runtime.extension.api.error.ErrorTypeDefinition<E> errorTypeDefinition) |
getDefaultResponseMediaType, getExpressionLanguage, getMediaType, httpResponseToErrorTypeDefinition, notifyCompletionCallbackError, resolveDefaultResponseMediaType, setExpressionLanguage, throwModuleExceptionIfErrorResponse, toConnectivityErrorFunctionprotected <E extends Enum<E>> org.mule.runtime.extension.api.exception.ModuleException createModuleException(org.mule.runtime.http.api.domain.message.response.HttpResponse httpResponse, org.mule.runtime.extension.api.error.ErrorTypeDefinition<E> errorTypeDefinition)
createModuleException in class com.mulesoft.connectivity.rest.commons.api.operation.BaseRestOperationCopyright © 2023 MuleSoft, Inc.. All rights reserved.