public final class ExtensionErrorsRegistrant extends Object
ErrorType registrant.
For each OperationModel from an ExtensionModel consumes the declared ErrorModels and registers an
ExceptionMapper for the operation.
ErrorModel,
ErrorType,
ErrorTypeRepository,
ErrorTypeLocator| Constructor and Description |
|---|
ExtensionErrorsRegistrant() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerErrorMappings(org.mule.runtime.api.exception.ErrorTypeRepository errorTypeRepository,
ErrorTypeLocator errorTypeLocator,
Set<org.mule.runtime.api.meta.model.ExtensionModel> dependencies) |
public static void registerErrorMappings(org.mule.runtime.api.exception.ErrorTypeRepository errorTypeRepository,
ErrorTypeLocator errorTypeLocator,
Set<org.mule.runtime.api.meta.model.ExtensionModel> dependencies)
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.