Uses of Class
org.mule.example.errorhandler.ExceptionBean

Packages that use ExceptionBean
org.mule.example.errorhandler   
 

Uses of ExceptionBean in org.mule.example.errorhandler
 

Methods in org.mule.example.errorhandler that return ExceptionBean
 ExceptionBean ExceptionBean.getCause()
           
 ExceptionBean ErrorMessage.getException()
           
 

Methods in org.mule.example.errorhandler with parameters of type ExceptionBean
 void ExceptionBean.setCause(ExceptionBean cause)
           
 void ErrorMessage.setException(ExceptionBean exception)
           
 

Constructors in org.mule.example.errorhandler with parameters of type ExceptionBean
ErrorMessage(ExceptionBean exception)
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.