org.tynamo.exceptionpage.services
Interface ExceptionHandler

All Known Implementing Classes:
ExceptionHandlerImpl

public interface ExceptionHandler


Method Summary
 Map<Class<? extends RuntimeException>,Class<? extends org.apache.tapestry5.services.ExceptionReporter>> getConfiguration()
           
 

Method Detail

getConfiguration

Map<Class<? extends RuntimeException>,Class<? extends org.apache.tapestry5.services.ExceptionReporter>> getConfiguration()


Copyright © 2004-2010. All Rights Reserved.