| Package | Description |
|---|---|
| org.mule.config |
Providers Mule Xml configuration support and general configuration classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExceptionReader
This is the default exception reader used if there is no specific one registered
for the current exception.
|
class |
MuleExceptionReader
Grabs all information from the MuleException type
|
class |
NamingExceptionReader |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionReader |
ExceptionHelper.getExceptionReader(Throwable t)
Gets an exception reader for the exception
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExceptionHelper.registerExceptionReader(ExceptionReader reader)
Registers an exception reader with Mule
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.