org.mule.module.xml.functional
Class HideExceptions

java.lang.Object
  extended by org.mule.module.xml.functional.HideExceptions
All Implemented Interfaces:
ExceptionHandler, MessagingExceptionHandler

public class HideExceptions
extends Object
implements MessagingExceptionHandler


Field Summary
protected  Log logger
           
 
Constructor Summary
HideExceptions()
           
 
Method Summary
 MuleEvent handleException(Exception exception, MuleEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected transient Log logger
Constructor Detail

HideExceptions

public HideExceptions()
Method Detail

handleException

public MuleEvent handleException(Exception exception,
                                 MuleEvent event)
Specified by:
handleException in interface MessagingExceptionHandler


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