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

Packages that use ExceptionBean
org.mule.samples.errorhandler   
 

Uses of ExceptionBean in org.mule.samples.errorhandler
 

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

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

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



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.