rice.environment.exception
Interface ExceptionStrategy

All Known Implementing Classes:
SimpleExceptionStrategy

public interface ExceptionStrategy


Method Summary
 void handleException(Object source, Throwable t)
           
 

Method Detail

handleException

void handleException(Object source,
                     Throwable t)


Copyright © 2010. All Rights Reserved.