|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionReader | |
|---|---|
| org.mule.config | Providers Mule Xml configuration support and general configuration classes. |
| Uses of ExceptionReader in org.mule.config |
|---|
| Classes in org.mule.config that implement ExceptionReader | |
|---|---|
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
|
| Methods in org.mule.config that return ExceptionReader | |
|---|---|
static ExceptionReader |
ExceptionHelper.getExceptionReader(Throwable t)
Gets an exception reader for the exception |
| Methods in org.mule.config with parameters of type ExceptionReader | |
|---|---|
static void |
ExceptionHelper.registerExceptionReader(ExceptionReader reader)
Registers an exception reader with Mule |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||