public class AddInvalidCategorySignalErrorHandlingOperation extends CookBookSignalErrorHandlingBaseOperation
| Constructor and Description |
|---|
AddInvalidCategorySignalErrorHandlingOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInvalidCategorySignalErrorHandling(com.mulesoft.connectivity.rest.commons.api.connection.RestConnection connection,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> completionCallback,
InputStream category) |
createModuleException, httpResponseToErrorTypeDefinitiongetDefaultResponseMediaType, getExpressionLanguage, getMediaType, notifyCompletionCallbackError, resolveDefaultResponseMediaType, setExpressionLanguage, throwModuleExceptionIfErrorResponse, toConnectivityErrorFunctionpublic AddInvalidCategorySignalErrorHandlingOperation()
@MediaType(value="application/json")
@Throws(value=com.mulesoft.connectivity.rest.commons.api.error.RestErrorTypeProvider.class)
public void addInvalidCategorySignalErrorHandling(@Connection
com.mulesoft.connectivity.rest.commons.api.connection.RestConnection connection,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> completionCallback,
@TypeResolver(value=CategoryParameterAddInvalidCategoryOperationInputResolver.class)
InputStream category)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.