org.mule.module.xml.functional
Class HideExceptions

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

public class HideExceptions
extends Object
implements ExceptionListener


Field Summary
protected  Log logger
           
 
Constructor Summary
HideExceptions()
           
 
Method Summary
 void exceptionThrown(Exception e)
           
 
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

exceptionThrown

public void exceptionThrown(Exception e)
Specified by:
exceptionThrown in interface ExceptionListener


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