org.wings.session
Interface ExceptionHandler

All Known Implementing Classes:
DefaultExceptionHandler

public interface ExceptionHandler

Created by IntelliJ IDEA. User: hengels Date: Aug 23, 2006 Time: 12:49:48 PM To change this template use File | Settings | File Templates.


Method Summary
 void handle(Device device, Throwable thrown)
           
 

Method Detail

handle

void handle(Device device,
            Throwable thrown)


wingS Swings ;-)