siouxsie.desktop.commands
Interface IExceptionHandler

All Known Implementing Classes:
ExceptionHandler

public interface IExceptionHandler

Exception handler for commands.

Version:
$Id$
Author:
Arnaud Cogoluegnes

Method Summary
 void handleException(java.lang.Exception e)
          Handle exception
 

Method Detail

handleException

void handleException(java.lang.Exception e)
Handle exception

Parameters:
e -


Copyright © 2006-2008 null. All Rights Reserved.