public class ErrorTypeRepositoryFactory extends Object
ErrorTypeRepository.| Constructor and Description |
|---|
ErrorTypeRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorTypeRepository |
createDefaultErrorTypeRepository()
Creates the default
ErrorTypeRepository to use in mule. |
public static ErrorTypeRepository createDefaultErrorTypeRepository()
ErrorTypeRepository to use in mule.
The ErrorTypeRepository gets populated with the default mappings between common core exceptions and core error types.
ErrorTypeRepository.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.