public interface ErrorTypeRepositoryProvider extends Supplier<org.mule.runtime.api.exception.ErrorTypeRepository>
Instances of this class are discovered through SPI using the same classloader as the one used to load the AST module classes.
| Modifier and Type | Field and Description |
|---|---|
static org.mule.runtime.api.util.LazyValue<org.mule.runtime.api.exception.ErrorTypeRepository> |
CORE_ERROR_TYPE_REPO |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.exception.ErrorTypeRepository |
getCoreErrorTypeRepo() |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.