rice.environment.exception.simple
Class SimpleExceptionStrategy

java.lang.Object
  extended by rice.environment.exception.simple.SimpleExceptionStrategy
All Implemented Interfaces:
ExceptionStrategy

public class SimpleExceptionStrategy
extends Object
implements ExceptionStrategy


Constructor Summary
SimpleExceptionStrategy(LogManager manager)
           
 
Method Summary
 void handleException(Object source, Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleExceptionStrategy

public SimpleExceptionStrategy(LogManager manager)
Method Detail

handleException

public void handleException(Object source,
                            Throwable t)
Specified by:
handleException in interface ExceptionStrategy


Copyright © 2010. All Rights Reserved.